Hi,
I'm using interactive PyACI on Windows i found an error as in image attached. I didn't understand what can i do with Interactive PyACI and what it will deliver to me. Can anyone explain what i can do with it.
Regards,
Vijay Rakesh.
Hi,
I'm using interactive PyACI on Windows i found an error as in image attached. I didn't understand what can i do with Interactive PyACI and what it will deliver to me. Can anyone explain what i can do with it.
Regards,
Vijay Rakesh.
Hi,
I suggest you to have a look at the documentation for Interactive PyACI.
Hi,
I managed to get it working over at my side following the documentation. Have you set it up correctly? Have you tried changing to another COM port?
Also are you using our latest Mesh SDK v2.0.1?
Yeah, I'm using latest Mesh SDK v2.0.1 and also tried to using other COM port. While going through the documentation i came up to BeaconParamsSet
command, After that trying to send an echo "for i in range(0, 10): send(cmd.Echo("Hello: " + str(i))); time.sleep(1)" for this input i'm not getting an output.
Hi,
I managed to reproduce this issue. I got this issue when only flashing the serial application without the softdevice. Have you flashed over the sofdevice? Are you using SES?
Hi,
I managed to reproduce this issue. I got this issue when only flashing the serial application without the softdevice. Have you flashed over the sofdevice? Are you using SES?
Yeah, I'm using SES, and I flashed only serial application (Opened Serial SES project file and flashed) Do i need to flash softdevice? If yes, How to flash it?