I am new to the xbee gateway and to python. I have six devices that send data to a coordinator. The coordinator then sends the data to the gateway as it is received. I send about 10 bytes of data separated by commas from the coordinator to the gateway using the zigbee transmit request command. I can see the data in the datastream but cannot access them. I would like the data to simply go to a csv file that is appended to. I have been able to update the python code to create a file on my gateway called YNOT.CSV but I do not know the code that would direct data into the file. Does anybody have a hint or an example that could help me? Although I have found the xbee radios easy to work with, this gateway is very cryptic to me and I have not found a lot of help. If more information is needed I am more than willing to provide it.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| XBee Event logging, creating CSV file. | 6 | 601 | July 21, 2020 | |
| Appending Text File on Network with Xbee Sensor Data Through Gateway | 2 | 826 | August 12, 2015 | |
| Outputing Base Xbee data | 1 | 1207 | April 20, 2010 | |
| Xbee terminal output to txt file ? | 3 | 455 | November 10, 2020 | |
| with a conectportx2 (coord) and xbee zb (end device) can use the example Hello world! for sending files .txt ? | 3 | 3559 | July 10, 2014 |