Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi!
I am using XBee TRX Modules to connect my Notebook with my mbed. I have written programs to upload a program to mbed via XBee using LocalFileSystem to save the File. The Upload is working and the file is correct (I checked hash values). Then I reset the mbed with mbed_reset(), but the new software is not getting flashed. It is restetting as if there was no change. If I reset the mbed by hand there is still no new software running.
The only way I is to upload via USB File System. Is there an alternative way to tell mbed that there is new software available?