Hello
I have a problem with Interactive PYACI Script Example where i get ((((2022-12-19 21:50:24,339 - INFO - ttyACM0: cmd Echo, timeout waiting for event)))) this kind of error . I do saw many forum answers seems like they are old and no links in those forum replies works. Need solution for the latest updated versions answer.
I am using nRF52840_DK where i use Serial_Example in it and to communicate with that i use Interactive_PYACI_Script in RaspberryPI with no desktop version 32-bit OS Lite Debian Bulleye.
I use PuTTY as SSH Interface to communicate with RaspberryPi. No idea what was the problem and where is the problem to get an output like this ((((2020-03-24 12:45:18,063 - INFO - ttyACM0: {event: DeviceEchoRsp, data: {'data': 'hello world'}})))) as mentioned in the document.
I use python version (Python 3.9.2)
Eagerly waiting for the solution:)
Regards