Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

In Mesh SDK 2.0.1 interactive_pyaci example database read error - unexpected keyword argument 'interval'

Hi Folks,

             I'm having trouble running the demo second time followed the steps mentioned  http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v2.0.1%2Fmd_scripts_interactive_pyaci_doc_demo_configuration.html&cp=4_1_0_2_0_2

I have below setup,

Hardware Setup:

1. nRF52832-DK1 Programmed with serial_nrf52832_xxAA_s132_6_0_0.emProject

2. nRF52832-DK2 Programmed with light_switch_server_nrf52832_xxAA_s132_6_0_0.emProject

3. nRF52832-DK3 Programmed with light_switch_client_nrf52832_xxAA_s132_6_0_0.emProject

I followed the steps mentioned for demo project. The very first time nodes were successfully provisioned and able to get the demo working and stopped the interactive_pyaci (exit()). When i start the second time and  started the interactive_pyaci again  and entered the following command to read the database, while reading the database i'm getting following errors command:  db = MeshDB("database/mesh_database.json")