Other Parts Discussed in Thread: IWR1642
I just programmed the IWR1443BOOST board with the prebuilt binary for water-ground segmentation (v2.3.0) but cannot get data from it.
If using the Demo Visualizer I get an irregular behaviour (I got it to work once, other times the PC sends the configuration but fails at the last command "Error: Invalid usage of the CLI command", others simply doesn't send anything)
If connecting to the board with a console (Teraterm) I get acknowledge of all commands except sensorStart: there is no answer, as below. the commands entered here are those in the demo config file.
If using the Matlab GUI it does a similar thing, seems to hang at sensorStart:
Things I've checked:
- The ports are correct (it worked once, I can communicate with console -but not start it-), baud rate as well (115k, 921k)
- For the Demo Visualizer I'm selecting the right board and right SDK (1.0) as well as Antenna Config (4Rx, 3Tx, 15 Deg + Elevation)
- For the Matlab GUI, I have the MCR installed
Any clues?