This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to Add PB-GATT Provisioning in UART coexistence example of nrf5_Mesh sdkv4.2.0

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. 

Related