Hello Nordic Family.....Greetings.
i am Trying to add PB_GATT provisioning in the UART coexistence example of mesh sdk v4.2.0 .
i have Added GATT related files to project.
Enable the MESH_FEATURE_GATT_PROXY_ENABLED and MESH_FEATURE_PB_GATT_ENABLED in respective header files.
I have also gone through light switch example of mesh sdk to understood how to enable PB_GATT.
after applying above changes my is code getting compile successful but not appear any unprovisioned device In NRF mesh app.
Looking for support regarding above mentioned problem...
Thank you in advance.