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

How to use Mesh Data Proxy In in Mesh proxy Service?

Hi,

As the title, I can see Mesh Proxy service in nRF connect app, after provisioined device by nrf Mesh app. But when I send data to Mesh Proxy Data In, It disconnect immediately, when I debug, I get the packet with DPU type Disconnect.

How to use Mesh Data Proxy In in Mesh proxy Service?

Thanks in advanced!

  • Hi.

    Most of the examples from the Mesh SDK supports the proxy feature and PB-GATT provisioning.

    Are you using one of our examples when you see the disconnect? Or are you implementing the proxy feature yourself?

    How to use Mesh Data Proxy In in Mesh proxy Service?

     This is demonstrated in our Mesh SDK examples, like the light switch example.

    Br,
    Joakim

  • Hi, I have similar issue where I want a classic BLE central device to write data to the Mesh Data Proxy in service but I couldn't find documentation on what data to write, format etc. I referred the light switch example here but it uses static provisioning device and nRF Mesh App only. Can you share any literature/manual on what data must be written to the service to; in this example; turn on the LED from nrf Connect. Attaching the nrf Connect app screen capture after connecting to the mesh proxy node.

Related