ble_app_uart example halts at CRITICAL_REGION_EXIT() in nrf_sdh_enable_request.

We want to start with ble_app_uart example for our product but it the firmware halts at CRITICAL_REGION_EXIT() in nrf_sdh_enable_request.

We are using the example from 17.1.0nRF5 SDK as it is.

Please help us debug this issue. 

Thanks!

Parents
  • Hi,

    1) Have you done any modifciations to the example?

    2) What IDE/Toolchain are you using ? SES, Keil, GCC, IAR?

    3) Are you sure you are using the right project for the board you are using ? Use e.g. the pca10056 project if you are using the nRF52840-DK

  • 1) Have you made any modifications to the example?

      No, We are using the example without any modification.

    2) What IDE/Toolchain are you using? SES, Keil, GCC, IAR?

      We are using SES toolchain - v 5.70a

    3) Are you sure you are using the right project for the board you are using ? Use e.g. the pca10056 project if you are using the nRF52840-DK

    Yes, We are using pca10056 for nRF52840-DK board.

    Please let us know how can we get some more info about the issue that will help debug.

Reply
  • 1) Have you made any modifications to the example?

      No, We are using the example without any modification.

    2) What IDE/Toolchain are you using? SES, Keil, GCC, IAR?

      We are using SES toolchain - v 5.70a

    3) Are you sure you are using the right project for the board you are using ? Use e.g. the pca10056 project if you are using the nRF52840-DK

    Yes, We are using pca10056 for nRF52840-DK board.

    Please let us know how can we get some more info about the issue that will help debug.

Children
Related