I am experimenting using a MKR 1200 (Sigfox) board with an MKR IoT Carrier Shield....
I use a simple sketch which is proven to work with the MKR1010 (wifi) and then adjusted for the Sigfox board. The sketch compiles using the IDE pretty easily and I check all the included libraries.
When I port the code to the web editor it throws up compiler errors relating to the MKRIoTCarrier library. It appears that the IDE is using version 1.04 of the library while the web editor uses the newest which is ver. 2.0. My solution is to revert the web editor to v. 1.04 which works fine.
My question is has anyone else worked with the MKR1200 and MKR IoT Carrier shield? And, does anyone have any idea what has changed between v.1.04 and 2.0 of the library?
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.