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

there is no action in nrf52832DK after power or close SES

Hello,

 I am using nrf52832 and nrf5 SDK12.3 to develop my project.

When I debug it in SES and it works well,but when I stop debug or close SES or power off and power on again,the nrf52832DK doesn't work anymore neither BLE nor peripheral.

What's worse, I can't find any reason or solution about this problem.

So I need your help urgently.

Any help can be thanked very much.

Zhengrui.

Parents
  • Hi Zhengrui

    There's quite a few file missing from your project, the main.c file amongst others. I won't be able to make it run when I am missing the most vital part of yhe project.

    As for the ble_uart demo, you can find working SEGGER examples in newer SDK versions. Do you have to use 12.3 (which is pretty old), or could you move your project to a newer SDK version (15.3 is the most recent). 

    Best regards,

    Simon

Reply
  • Hi Zhengrui

    There's quite a few file missing from your project, the main.c file amongst others. I won't be able to make it run when I am missing the most vital part of yhe project.

    As for the ble_uart demo, you can find working SEGGER examples in newer SDK versions. Do you have to use 12.3 (which is pretty old), or could you move your project to a newer SDK version (15.3 is the most recent). 

    Best regards,

    Simon

Children
Related