FYI – mDot TTN Connect Example
- This topic has 1 reply, 2 voices, and was last updated 9 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
In case anyone is interested – I have published a program for the mDot that connects to the TTN using OTAA mode and is able to log sensor data from a BME280 (temp, hum, press). Having issues with Grove / SerialGPS so that’s not working. Sleep/DeepSleep for mDot has been implemented but my logic for checking if config is saved or not is NOT working.
Here is the code: https://developer.mbed.org/users/AshuJoshi/code/SensorInterface/
Ashu, I don’t need it now, but I will in the near future, thanks for posting that over on the mbed site.