I am using mbed EFM32GG11 board and trying to update firmware.
I have done everything according to this tutorial: https://www.pelion.com/docs/device-management/current/updating-firmware/updating-end-to-end-tutorials.html
I am testing running the campaign with: manifest-tool update device -p -D --no-cleanup
Although everything seems to be fine, nothing happens after “Awaiting download approval”. I.e, I can see in device management events log:
1:43:04 PM May 11, 2020
INFO
Awaiting download approval
Campaign:
1:43:03 PM May 11, 2020
INFO
Processing manifest
Campaign:
1:42:17 PM May 11, 2020
INFO
Device added to campaign
Campaign:
1:38:18 PM May 11, 2020
INFO
Device registered
What should I do to get the downloading started?