Other Parts Discussed in Thread: IWR1443,
Hi experts,
I'm just about to start developing level sensing application. However, although the demo program is posted as a web app on TI's support page, I can't find any information on how to communicate with this board.
(In TI's Resource Explorer, Software/mmWave Sensors/Industrial Toolbox - 4.10.1/Labs/Level Sensing.)
I'm assuming program development in C # or Python, but is there any information about how to start communicating with this board, what commands to send and what kind of response to get?
Or is there any other way than reading the source cord of the firmware on the IWR1443 board?
When I contacted TI chat support, they answered that the source code of mmWave Demo Visualizer was not released, and that the source code and template of the application on the user side were not prepared. (In addition, it was recommended to seek help on this forum)
On other application (Software/mmWave Sensors/Industrial Toolbox - 4.10.1/Labs/Robotics), the useage of ROS example is shown, such example will help me much.
I'll very appreciate if you give the entrance of user-side application.