Closed SamanthaCra closed 3 months ago
There is some startup code at 3bc8c4a1a3944b14ba820b6ea63a7c25c0000499
in the arduino library ubder MCCI_LoRaWAN_LMIC_library/project_config/lmic_project_config.h comment out #define CFG_us915 1
and uncomment #define CFG_au915 1
the library is at https://github.com/mcci-catena/arduino-lmic
Some of the temperature sensors are working
We have working code that verifies if a sensor works or not.
Adafruit 32u4 boards with basic temperature sensors. Testing them for a reading and connecting to The Things Network.