This is a working code which can send data to thingsboard.io from Arduino Mega 2560.
Harware Used:
- Arduino Mega 2560
- SIM900A / SIM800
Implementation Done:
- Connected SIM900A / SIM800 to Serial1.
- Read the output obtained from that over Serial.
- TCP is implemented and Data is sent over HTTP request to the thingsboard server