Skip to main content
TMA.1
Associate
April 29, 2022
Question

BLE Mesh without storing network data to NVM

  • April 29, 2022
  • 0 replies
  • 659 views

I am trying to acheive a BLE Mesh system where no network data will be stored to NVM, i.e. system will need to reconfigure on every reset.

The network consist of one PRV and a handfull of LPNs, the LPNs will be mobile and will therefore enter and leave different "networks" at a regular basis. This is why a storing static network information to NVM should be avoided.

I have been successful with the LPN node but not on the Provisioner side, when I undefine ENABLE_SAVE_MODEL_STATE_NVM (as stated in documentation) I can provision nodes but the following configuration allways fails. Could someone please point out what I am doing wrong?

Kind Regards!

This topic has been closed for replies.