So I ran into an issue on the Pi using AVRDUDE and this whole ota process. I have a python application running that connnects and talks the USB xBee dongle . When I run AVRDUDE it needs to use the COM port, and my python app doesnt get any data from other sensors on the network.
I was under the assumption I can do an OTA and listen for data at the same time. It takes about 8 min or so to do a full OTA and that is no good when you have 20-30 sensors on a network. Then you lose hours worth of data just to do an OTA.
Any thoughts or work arounds?
So I ran into an issue on the Pi using AVRDUDE and this whole ota process. I have a python application running that connnects and talks the USB xBee dongle . When I run AVRDUDE it needs to use the COM port, and my python app doesnt get any data from other sensors on the network.
I was under the assumption I can do an OTA and listen for data at the same time. It takes about 8 min or so to do a full OTA and that is no good when you have 20-30 sensors on a network. Then you lose hours worth of data just to do an OTA.
Any thoughts or work arounds?