Dear All,
I got the PCB assembled for nRF9160 feather.
Issue:
I am not getting the BLUE led ON when I press RST and MD button sequence as shown below
https://docs.jaredwolff.com/nrf9160-programming-and-debugging.html#using-newtmgr
Code:
I was able to compile the blinky program and got “app_update.bin”
I get the following after assembly (Header Pins):
RST pin : Get 0V on pressing the Reset button
3.3V pin : I connected 3.3V directly to this pin
MD : Get 3.3V when I press Mode button
What can be done ?
As I understand MCU boot may not have the setting required for BLUE led to go ON.
Cheers,
H Jain