Serial.write problem with Bluetooth SPP virtual serial port
in
Integration and Hardware
•
3 years ago
Hi!
With Processing (version 1.2.1) I wanted to control a LED connected to an Arduino via a Bluetooth SPP virtual serial port (COM22 in my case), and get a lot of error messages. If I use HyperTerminal or any other serial terminal program, everything is working fine (if I send 'H' / 'L' the LED is on / off), only Processing can not handle this problem.
( I have tried the SimpleWrite example sketch with the default serial settings 9600, 8,N,1)
Can anybody help me in this? (I am using Win XP)
Thanks
With Processing (version 1.2.1) I wanted to control a LED connected to an Arduino via a Bluetooth SPP virtual serial port (COM22 in my case), and get a lot of error messages. If I use HyperTerminal or any other serial terminal program, everything is working fine (if I send 'H' / 'L' the LED is on / off), only Processing can not handle this problem.
( I have tried the SimpleWrite example sketch with the default serial settings 9600, 8,N,1)
Can anybody help me in this? (I am using Win XP)
Thanks
1