mdot+sensor
- This topic has 0 replies, 1 voice, and was last updated 5 years, 4 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Hi everyone
I am using an mdot module with his MTUDK2 board
I want to add a sensor(Adafruit MCP9808) to this module to send data to the MultiConnect® Conduit® IP67 Base Station,
I found this exemple
https://os.mbed.com/users/elwinong/code/Adafruit_I2C_TempSensor_mDot_TTN/file/ebec2e50d421/main.cpp/
but it is for TTN , in my case I use the multitech server
how can I change this prog to send data to my gateway and to see the data in the server of multitech
thanks