I am working with nrf52840DK, SDK v17.1.0.
I compiled and downloaded the open bootloader project to the DK using SES (No errors and verification says OK). According to the documentation if the board does not have a valid application it should go to DFU mode, turning the LED3 on. But, the board is not advertising as far as I can tell, and the LED2 is slowly blinking. The other LED that is on is LED5.
I also tried programming the SD and BL using nrf connect. Same results.
I would appreciate if someone has an idea on what is happening, I can't find documentation on why LED2 might be blinking like that.
Thank you so much, I hope I was clear enough.