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

nRF52 - Zephyr, boot hangs

Hi,

We are using a BL652 from Laird, embedding a nRF52832. We wanted to give Zephyr a try, but we are facing a problem.

We compiled the blink example, but when we flash the hex file generated by Zephyr and reset the board, nothing happens.

The BL652-DK and the nRF52832-DK have the same pin linked to LED1.

Every example we compiled and flashed on the board has the same behavior: nothing happens.

It seems that the CPU is lost, and doesn't know what to do. Or maybe the bootloader hangs for some reason.

Do we have to change something in order to make zephyr work on the BL652 (maybe the linker script)? Or is the problem deeper?

Best regards, and happy new year to everyone!

Related