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

ble_app_uart reset

When using ble_app_uart, I set the advertising timeout to 10s, but after the timeout did not enter sleep, but automatically reset,my judgment is based on the terminal to send "Uart start".

I found a lot of related problems in the zone, although there are similar, but I still do not understand what is the meaning of debug mode, is that I use the RTT viewer debugging?

So, I set NRF_LOG_BACKEND_RTT_ENABLE = 0 in sdk_config.h, but still reset, is there any reason why the chip is still in debug mode?

I used the SDK14, PCA10040.

Thank you for visiting my question.

Parents
  • what softdevie do you use?

    is your hardware PCA10040 evaluation board?

    I've tried the sample code, it works fine.

  • Thank you for your attention, I used S132 V5.0.

    There is no need to modify anything, just do not open the RTT Viewer on it. I may not have noticed that the RTT Viewer has been opened before.

Reply
  • Thank you for your attention, I used S132 V5.0.

    There is no need to modify anything, just do not open the RTT Viewer on it. I may not have noticed that the RTT Viewer has been opened before.

Children
No Data