Hello,
I have a Raspberrt Pi Pico W and a Sparkfun Temperature Sensor AS6212
I am using Arduino IDE in Windows
I have loaded the Sparkfun AS6212 QWICC Arduino library using the Library manager
I use the Example_01_BasicRedings.ino (Examples->Examples from custom library->Example_01_BasicRedings.ino)
I get the below error message.
Appreciated if anyone can see what is going wrong?
Are there any additional libraries that need to be installed?
Where do I enter the names of the pins on my Pico for SDA and SCL?
Do i have to use a qwiic I2C driver module?
Fredrik
My error message from Pico W:
CDRTOSConfigure
Info : only one transport option; autoselect 'swd'
Info : Hardware thread awareness created
Info : Hardware thread awareness created
Info : RP2040 Flash Bank Command
Info : Listening on port 50001 for tcl connections
Info : Listening on port 50002 for telnet connections
Error: Failed to open or find the device
Error: Can't find a picoprobe device! Please check device connections and permissions.