This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error in bsdlib_init()

Hello,

I did a code base on aws_fota sample and added a watchdog, a timer (to feed watchdog) and modified some outputs. Tests about thèses items looks correct.

When my code arrive to this line, it never returns (watchdog is feed by a timer).

err = bsdlib_init();

What can I do please ?

Parents Reply Children
No Data
Related