Hi, when writing a program to control the Bluetooth device, how should we arrange the instruction or rather how do we write it in Visual C++? The instructions sent should be in Command packets rite? or Bluetooth packet? and how do we arrange the program to send in packets? or unless i'm thinking too complex, just send the instructions in HCI to RS232?