Mbed Client not rebooting after downloading firmware image

Hello, after my device downloads the firmware image, it just stays there. I read that it is supposed to reboot so that the bootloader flash the new image. This is what I get while running the Pelion Example:

ADC temp:  23.1502 C,  vref: 0.3646 %
Firmware download requested
Authorization granted

Downloading: [-                                                 ] 0 %
Downloading: [-                                                 ] 1 %
.
.
.
Downloading: [+++++++++++++++++++++++++++++++++++++++++++++++++|] 99 %
Downloading: [++++++++++++++++++++++++++++++++++++++++++++++++++] 100 %
Download completed
ADC temp:  23.1746 C,  vref: 0.3648 %

Any help will be appreciated!

Jose

Hi Jose,

Could enable debug traces by setting “mbed-trace.enable” to 1 in here mbed-cloud-client-example/mbed_app.json at 3.3.0 · PelionIoT/mbed-cloud-client-example · GitHub and then provide more detailed logs. Also if you could include mbed_app.json, that would be helpful.

BR,
Jaakko, team Mbed