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

Mesh SDK Coexistence apps and provisioning

My question is basic.  I'm using Mesh SDK 3.2.0 and tried running both of the coexistence apps (ble_app_uart and ble_app_proximity) out of the box on the nRF52832 DK.  Of course I followed the instructions and copied the example project folders from the mesh SDK to the examples/ble_peripheral folder under SDK_15.3.0.

I am able to connect from my Android Smartphone to the kit using nRF Connect, so the BLE peripheral portion of the example is working.

However, I need to provision the devices for my mesh network.  I do not see either example show up in the nRF Mesh App (latest version 2.0.2) so I can't provision or configure.  Any ideas?  Is this expected behavior because the device cant advertise as a Peripheral and as a GATT Proxy at the same time?

I'm using these examples as a learning point for implementing a BLE peripheral into my custom mesh devices and we need to provision our devices, for now, using nRF Mesh app as we set up various demos.

Thanks in advance for the advice and help,

Rich

Parents Reply Children
No Data
Related