I followed this :
Connect the nRF5 boards to the USB ports and decide which one you want to use as a client and which one as a provisioner by noting down their 9-digit Segger IDs.
Execute the python script scripts/quick_start/quick_start_demo.py by specifying the Segger IDs for the provisioner and client boards as follows:
nrf5_sdk_for_mesh$ python scripts/quick_start/quick_start_demo.py
May i know how can I get the Segger Id of the Board?
I have python 2.7.1
I am getting the attached error on executing quick_start_demo.py