digidotcom / xbee_ansic_library

A collection of portable ANSI C code for communicating with Digi International's XBee wireless radio modules in API mode.
204 stars 116 forks source link

pxbee_ota_update for posix #10

Closed ggkitsas closed 4 years ago

ggkitsas commented 6 years ago

Hello,

Would it be possible to support the pxbee_ota_update utility for POSIX systems?

tomlogic commented 6 years ago

It's supposed to work, but it looks like there might be some Makefile problems. I'll see if I can get it to build, but I don't have hardware handy to test it.

Keep in mind that this is for updating the Freescale HCS08 application (32K flash) on a Programmable XBee module. Is that what you're looking for? It's not for installing standard XBee firmware on the radio processor.

tomlogic commented 4 years ago

Closing issue due to lack of response.