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

sdk_coexist example in Mesh

Hi,

I am trying to run the ble_app_uart_coexist example on my nRF52840 Development board.

I followed the above steps for configuring the example to work.

I copied to the above mentioned folder, and also I added the macro

Now if I try to build the code, Its giving multiple undefined declarations errors.

Can anyone please help me in fixing this issue.

I am using nRF5_SDK_15.2.0 and nrf5 SDK for Mesh v3.1.0

Thanks and Regards,

Vibhu.

Parents Reply
  • This is a strange problem, will try to look into it some more. 

    The example requires one board for the light switch example, one board for the uart coexist example and one board for the provisioner. After you provisioned the boards, you can use nRF Connect to connect to the uart board. The example let you send commands over uart to simulate a button press, which in turn will toggle the LED on the server.

Children
Related