nRF Mesh Heartbeat subscription

Hello,

We are trying to demonstrate/evaluate the BLE mesh functionality using nrf52840dk, such that a demo application does self provisioning after boot up and once self provision is successful, it will start publishing the Heartbeat message. On the other hand we have a nRF Mesh application running on iOS. 

As we know the nRF Mesh running on phone requires a proxy node, hence the above device is also configured as a proxy as well. Both the device and nRF Mesh have set/use same the network and application key.

After reset, device start broadcasting "Secured network beacon" and periodically publishing the heartbeat message to destination address as group address( 0xc000). This we can verify using the sniffer. On nRF Mesh app, we are able to connect the proxy node by going to tab "Proxy".

Now as per the demo application, we want to subscribe the nRF Mesh to receive the heartbeat message published by the device to destination address as group address( 0xc000).

  • In (nRF Mesh) tab "network" under  Primary Element we could see the configuration server and configuration client and other models.
  • Select the configuration server and able to set publication for heartbeat publication for the group (0xc000).
  • But it is not allow to set the heartbeat subscription, the option done is not enabled.  Attached are the screenshot of configuration server settings. 

      


    Heartbeat subscription page (Done option is disable)

     

    Any advice or troubleshooting tips would be greatly appreciated. Thank you!"
Parents Reply Children
No Data
Related