nRF52 & Fanstel EV-BT832F

all BT example projects from web hang down this call string bt_enable -> bt_settings_init -> settings_subsys_init

blinky example runs fine

Parents Reply
  • Do you have an android phone that you can test this with? If the board is blinking then it usually indicates that the board is advertising. Please try to scan the device running unmodified peripheral_uart on the DK, and use the nRF Connect mobile to scan for the advertisement. 

    Also, make sure that you aren't running the sample in debug mode with breakpoints set. 

    One more thing, the gatt status error code, did you read this from the android app or from the log output from the nRF5340?

    regards

    Jared 

Children
Related