|
Re: Bluetooth RS232 and EasyC Pro
I wrote a Visual Studio program to list the available COM ports and open them to receive telemetry via the Bluetooth device - it works fine. I'll post it here later.
Now I would like to use the Serial Port 2 on the robot to output telemetry ... because it's a pain switching the serial cable on the Programming Port back and forth from the PC serial cable and Easy/C, to the Bluetooth RS232 device on the robot.
It would help if I could change the default port for printf output, to Serial Port 2. Is there a way to do that?
Another way would also help (this would be a new Easy/C feature) to have the loader fire up my program rather than the Terminal window.
|