JSON method + Firebase + Wireless Temperature Sensor

Hello, I have just worked with C programming only and was trying to send the data of wireless Temperature sensor through JSON.
As firebase only allows JSON objects so I need some suggestions for using the JSON methods which help to send the data to Real-Time Database.

Note: I am using this reference code monitor the data through Arduino.

1 Like