Hello,
I work with an nRF52832 DK and I want to test the example code "ble_app_uart_coexist" . I use the S132 softdevice, SDK 15.3.0 and version 3.1.0 of the mesh for this purpose.
The BLE side with the UART function works very well, but I can't get the Mesh part to work with the "Light Switch" example. With the nRF Connect application, I can see my device that regularly changes from the "Mesh" icon to "BLE".
However, when I scan with the mobile application "nRF Mesh", I do not detect my nRF52832. So I can't connect or do provisioning. I also tried to provision it with another nRF52832 by giving it the example code "provisioning" from Light Switch but I can't provision it either. Moreover, I don't have the sequence of the 4 LEDs flashing as with the server example of the "Light Switch" example.
Can you tell me how to use the example ?
Thank you in advance,
Maxime