hi
I'm trying to add to the example ble_app_uart_coexist GATT provisioning bearer and the Proxy feature enabled.
when i'm calling the function void advertising_init(void) the mesh mobile app not recognizing the device but when i remove the calling it's work fine but the uart not working.
SEGGER Embedded Studio version 4.12
nRF5 SDK version 15.2.0
nRF5 SDK for Mesh version 3.1.0
Hardware BMD-300 Evaluation Board
i want to use the uart to send data over the ble mesh.
can someone help me with this
thanks