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

How to create a backup Provisioner

Hi all,

I am currently using Pyaci serial to establish and test BLE mesh network, and it work fine.

The further step we want to do is to create a duplicated Provisioner to control Provisionee.

I found that a Provisioner could not control Provisionee by just loading database(NetKey, AppKey, DeviceKey, etc.), it also needs a table of sequence number.

Is there any way to overcome this problem?

Related