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

Setup Mesh Network with Serialboard

Hello,

I'm using several nRF52840 boards to setup a bluetooth mesh network. Im using the python script "interactive_pyaci.py" to setup the mesh. The mesh is working and I'm able to send mesh packets. After a reset of the serialboard the settings are lost and the board is unable to send mesh packets. I got the following error message:

2019-07-29 17:36:23,260 - ERROR - COM47: PacketSend: ERROR_REJECTED

How can I setup the serialboard with the data stored in "database/database.json" ?

Parents Reply Children
Related