Skip to main content
Deepak.Aagri
Associate III
February 10, 2022
Question

How to collect the details of active Low power node in Mesh Network?

  • February 10, 2022
  • 1 reply
  • 566 views

Hello ST,

Once the provisioning process over associate node will Save provisioning data in SubPage[%.8x]\r\n", PRVN_NVM_SUBPAGE_OFFSET(subPageIdx)); using AppliPrvnNvm_Process(); function. Is there any possibility we can we read this memory?

I didn't get any function to know the availability of Low power active node in existing network?

BLEMesh_NeighborRefreshedCallback(); function works only for unprovision node..

Please enlighten me on this issue..

Best Regards

Deepak Aagri

This topic has been closed for replies.

1 reply

Remy ISSALYS
Technical Moderator
March 11, 2022

Hello,

Unfortunately there is no possibility to read provisioning data saved in provisioner node. Any function is available to know low power active node in existing network.

Best Regards