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

Flashing Firmware for Nordic Thingy52

Hello,

 

How do you flash custom firmware into the Nordic Thingy 52? The Thingy doesn’t reflect changes that I make to the firmware files and instead just turns off the LED entirely.

 

 

  • I have tried this on two separate Thingy devices as well and they both result in the LED turning off and the device showing no indication of functioning.

 

  • I have also tried compiling and flashing firmware through makefiles (using make -j) and through Keil. I’ve only ever had SES work out for me and the other two just turned off the LED and made the Thingy unresponsive.

 

I would appreciate any help with debugging this through SES so I can modify the firmware and flash custom firmware into the Thingy.

 

Thank you.

Parents Reply
  • Hello, 

    Regarding the Bootloader DFU issue you mentioned, I don’t think this is the problem, since I have already erased everything in the Thingy device first.

    I’ve already tried programming the Softdevice, but when I ran the following command: "make flash_softdevice && make flash", I wasn’t able to find the flash_softdevice make file  in my repositories. I have already checked the official github page as well, and have been unable to find it. Can you direct me to where I would be able to find that specified make file?

    Thanks.

Children
Related