m6c7l/pymmw

stuck on "waiting for reset (NRST) of the device"

tingyuau opened this issue · 2 comments

hi there,

I would like to understand what is the expected behaviour when calling pymmw.py?

I have given it the control port and data port arguments and it was able to print control port: /dev/ttyACM0 and data port: /dev/ttyACM1 so I think it was recognising the ports.

However the programme is now stuck on "waiting for reset (NRST) of the device". Am I supposed to hit the reset button on the sensor as that's what I did but nothing happened?

Thanks

I faced the same issue and couldn't solve it when I'm using Windows. What's your model? IWR1443 ES3.0?

m6c7l commented

Hi there,
please update pymmw with the most recent version from this repository (06bb18c) and try again utilizing the --no-discovery option (https://github.com/m6c7l/pymmw#troubleshooting).