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.
6 years, 10 months ago.
Firmware of XDOT is not working after compiling with mbed os compiler.
Step of compilation :- 1. Import DOT-AT-Firmware code into mbed os compile from pathhttps://os.mbed.com/teams/MultiTech/code/Dot-AT-Firmware/?platform=MTS-xDot-L151CC. 2.Import Library libxDot-mbed5 into DOT-AT-Firmware code import library from path https://os.mbed.com/teams/MultiTech/code/libxDot-mbed5/ 3. Match revision no. of mbed-os to libxDot-mbed5 revision no.(mbed-os-5.4.7) 4. Compile code and save file.
After compilation Dot-AT-Firmware_XDOT_L151CC.bin file flash into Xdot device. But this firmware is not working.
And when I download bin file(xdot-firmware-3.0.0-US915-mbed-os-5.4.7.bin) of Xdot firmware from path ftp://ftp.multitech.com/wireless/mtdot/dot-v3.0.0/ This bin file work fine.
So I need to change something in code ?