hi, i have one programmable module…
i have send one .bin example programm (created with release in codewarrior) . and it is working good.
but now, i can’t see anymore the type modem or the firmware and i try to restart the firmware from x-ctu without good results…
I want to return to the initial situation, or just upload another simple program in my xbee…
how can i do this?
in terminal i only see the “printf” of the programm running correctly but i can’t write anymore…
As per this module’s design, your loaded application will start by-default as soon as module is powered up.
To access Xbee’s radio firmware, you have to bypass micro controller first. See this article to learn how its done:
http://knowledge.digi.com/articles/Knowledge_Base_Article/Interact-with-Programmable-XBee-using-XCTU/
Method to load new application is similar, except that in last step, you press “F” letter instead of “B”
Ok, thank you very much. this is the only way i can’t try this days because i don’t have one XBIB or one adapter with the button reset ( i have only the pin of course).
thanks!