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

Serialization of 52840-DK not start up

hi all ,

i run Serialization application between nRF52840-DK ,it not start up.

how to Debugging this issue?  i have been reset connectivity board,the error message halt ,but the ble device no work(i can't scan it)

UART (BLE)

nRF5_SDK_15.3.0_59ac345 2,NRF52840-DK board

connectivity board(C:\temp\nRF5_SDK_15.3.0_59ac345\examples\connectivity\ble_connectivity\pca10056\ser_s140_uart\ses

<00> error> nrf_sdh_ble: sd_ble_enable() returned NRF_ERROR_INVALID_STATE.
00> 
<00> info> ser_conn_dec: Command process start
00> 
<00> info> ser_conn_dec: Tx buffer allocated
00> 
<00> info> ser_conn_dec: Command process start
00> 
<00> info> ser_conn_dec: Tx buffer allocated
00> 
<00> info> ser_conn_dec: Command process start
00> 
<00> info> ser_conn_dec: Tx buffer allocated
00> 
<00> info> ser_conn_dec: Command process start
00> 
<00> info> ser_conn_dec: Tx buffer allocated
00> 
<00> info> ser_conn_dec: Command process start
00> 
<00> info> ser_conn_dec: Tx buffer allocated
00> 
<00> info> ser_conn_dec: Command process start
00> 
<00> error> nrf_sdh_ble: sd_ble_enable() returned NRF_ERROR_INVALID_STATE.

application board(C:\temp\nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_hrs\pca10056\ser_s140_uart\ses

<00> error> nrf_sdh_ble: sd_ble_cf<error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_CONN_CFG_GAP.
00> 
<00> error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_GAP_CFG_ROLE_COUNT.
00> 
<00> error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_COMMON_CFG_VS_UUID.
00> 
<00> error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_GATTS_CFG_ATTR_TAB_SIZE.
00> 
<00> error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_CONN_CFG_GAP.
00> 
<00> error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_GAP_CFG_ROLE_COUNT.
00> 
<00> error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_COMMON_CFG_VS_UUID.
00> 
<00> error> nrf_sdh_ble: sd_ble_cfg_set() returned NRF_ERROR_INVALID_STATE when attempting to set BLE_GATTS_CFG_ATTR_TAB_SIZE.
00>

IDE:

SEGGER Embedded Studio for ARM
Release 4.16  Build 2019032803.38728
Windows x64

Copyright 2014-2019 SEGGER Microcontroller GmbH
Copyright 1997-2019 Rowley Associates Ltd.

GCC/BINUTILS: Built using the GNU ARM Embedded Toolchain version 8-2018-q4-major source distribution

Clang/LLVM: Built using the version 7.0.1 source distribution

Parents Reply Children
No Data
Related