Device not turning on, however BLE works, LED5 flashes once

So I am using the NRF5340, and it has been fine for a few months now, however today, it stopped working and sending any data between the USB and laptop, the LED5 flashes once and not again. Using a multimeter, I found that there is power in the device, but it isnt recognized thorugh JLink or VS Code. However, I had flashed a BLE application onto the device before this issue, with an analog input, and when I tried it out, it worked. Please let me know what can be done!

Parents Reply
  • Hi @Aditya Vijay    

    This could be done only on previous DK versions where the Debug chip was a SEGGER chip. In the 5340DK and later versions of all other DKs, the Debug chip is the 5340SoC and it's not possible to re-flash the fw onto it. 

    So if the issue is with your Debug chip (which could be the case), then please try using an external debugger, or you can use the DebugIN (P18) from another DK to flash onto this one.

    -Priyanka

Children
Related