Serial Example in Mesh SDK allowed embedded system to provision a Mesh network
by interactive_pyaci.py controlling nRF52 with serial example with UART.
But the example of Library/serial interface /Interactive mesh provisioning and configuration in infocenter
only has one example of how to provision/config a simple on/off server and a client.
May I ask first,
Does interactive_pyaci.py allow me to add second/ third... servers ?
Then,
1. HOW to add another server into the same network by interactive_pyaci.py ?
2. HOW to create a new sub-net, and record it example_database.json ?
3. HOW to delete a node , and record it example_database.json ?
4. If I have already provision some node and record in example_database.json, and I restart the serial device,
HOW to control those provisioned simple on/off servers