I have a Connectivity board. Scripts want "Connectivity.h" which I do not currently have and cannot easily find!
Many thanks and TIA
When can I find the "connectivity" library
Re: When can I find the "connectivity" library
Hi,
The Connectivity.h file is available in the arduino-pico BSP from Earle Philhower downloadable from here: https://github.com/earlephilhower/arduino-pico.
You will need to select the board in the Arduino IDE before it can be used. Instructions on how to install the package is in the README on that page.
/P
The Connectivity.h file is available in the arduino-pico BSP from Earle Philhower downloadable from here: https://github.com/earlephilhower/arduino-pico.
You will need to select the board in the Arduino IDE before it can be used. Instructions on how to install the package is in the README on that page.
/P
Re: When can I find the "connectivity" library
Thanks so much. I had actually followed all of that but then *failed* to see there was an Connectivity board option, so had selected Challenger LTE.
Having selected the right board, it's much happier!
Sorry!!
Having selected the right board, it's much happier!
Sorry!!
Re: When can I find the "connectivity" library
No worries, happy hacking