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

the APP_ERROR in the simple message

I created a simple message mode based on the simple_on_off modle,when I debuged the codes in simple message client,I got an error(app_error),I never changed the codes for this.And there is no trouble when I debugged the simple_on_off modle.Could you tell me some efficacious methods for this problem?

<t: 0>, main.c, 487, ----- BLE Mesh Light Switch Client Demo -----
<t: 0>, nrf_mesh_sdk.c, 187, Initializing softdevice
<t: 0>, nrf_mesh_sdk.c, 122, Initializing SoftDevice...
<t: 2>, nrf_mesh_sdk.c, 131, Ram base: 0x200019C0
<t: 14>, nrf_mesh_sdk.c, 197, Initializing mesh stack
<t: 333>, nrf_mesh_sdk.c, 205, Enabling mesh stack
<t: 337>, main.c, 191, Setting up access layer and models
<t: 356>, nrf_mesh_sdk.c, 72, APP_ERROR: F:\nrf5_SDK_for_Mesh_v1.0.1_src\examples\light_switch\client\src\main.c:212 code 14

Thanks in advance.

Parents Reply Children
No Data
Related