I have a board that can accept serial commands via bluetooth from my PC.
e.g
PC: send to com4 (bluetooth): "#3P100S100#4PP300S200"
Board: turn on #3 and #4 motor
I plan to rewrite the control program on ppc. So without PC I can use my ppc to control the board via bluetooth.
Questions:
1. Can the Serial Terminal example send to Bluetooth port?
2. Do I need to manually turn on the bluetooth and manually match the bluetooth id on my Board? Can I use program to control that?
Thanks.
e.g
PC: send to com4 (bluetooth): "#3P100S100#4PP300S200"
Board: turn on #3 and #4 motor
I plan to rewrite the control program on ppc. So without PC I can use my ppc to control the board via bluetooth.
Questions:
1. Can the Serial Terminal example send to Bluetooth port?
2. Do I need to manually turn on the bluetooth and manually match the bluetooth id on my Board? Can I use program to control that?
Thanks.