Wonder if anyone has had any luck with this.
I have writen a simple application to transmit and recieve text using serial port bluetooth. Basically it is going to be a simple chat program for use between two bluetooth phones.
Once I have got all this working then I want to look into bluetooth GPS aswell.
Anyway. Using OpenNetCF I have opened up a com port and succesfully send data from the phone to my pc running a hyperterminal connection.
Looking into how the serial ports work. It looks like if you establish a connection to the pc from your phone then the E200 uses the Outbound COM port. (COM7). If however the link is initialised from the pc, then the e200 uses the inbound COM port.
So using COM6 on the phone and COM3 on my pc the link is working. However when I send Data to the phone form the pc I cannot get the phone to detect it, I have tried using the port.datarecieved events. and also tried running a timer to keep checking the length of the input buffer but nothing ever seems to reach it.
Anyone got any ideas on why i can't see anything ariving on the phone?
Matt
Croccy22
I have writen a simple application to transmit and recieve text using serial port bluetooth. Basically it is going to be a simple chat program for use between two bluetooth phones.
Once I have got all this working then I want to look into bluetooth GPS aswell.
Anyway. Using OpenNetCF I have opened up a com port and succesfully send data from the phone to my pc running a hyperterminal connection.
Looking into how the serial ports work. It looks like if you establish a connection to the pc from your phone then the E200 uses the Outbound COM port. (COM7). If however the link is initialised from the pc, then the e200 uses the inbound COM port.
So using COM6 on the phone and COM3 on my pc the link is working. However when I send Data to the phone form the pc I cannot get the phone to detect it, I have tried using the port.datarecieved events. and also tried running a timer to keep checking the length of the input buffer but nothing ever seems to reach it.
Anyone got any ideas on why i can't see anything ariving on the phone?
Matt
Croccy22






Sign In
Create Account


Back to top








