Hello,
I have a X4 with some XBEE Sensors, with temperature sampling each 5 minutes.
I need the following:
1 - Record values of temperature to a file (.txt or .csv). I need 1 file for each hour (12 samples).
2 - Send this file by FTP to my server (hourly).
Anybody have Python code for this, please?
Or any idea on how to start?
Thanks in advance.