We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpElectronics,  Serial Library › Problems with BlueSoleil and Serial Communication
Page Index Toggle Pages: 1
Problems with BlueSoleil and Serial Communication (Read 937 times)
Problems with BlueSoleil and Serial Communication
Apr 27th, 2009, 10:52pm
 
Hey guys, I hope I can get some help on this ASAP.
I have a program interfacing with arduino using the serial library. I tried introducing Bluetooth into it, and my dongle came with the Bluesoleil program. I can pair with the blueSmirf device attached to my Arduino, and even connect (it gives me a COM address and everything). However, when I try to populate a list of ports, I come back with a blank. In fact, even my commands that involve serial communication don't come back as errors for some reason, even if I have them sent to a port I have nothing hooked up to. After I disconnect and close BlueSoleil, I can suddenly access my list of serials again, and engage in regular serial communication via a USB cable. What's going on?
It says in the Arduino troubleshooting even, under the question "Why can't I upload to Arduino?" "Check that you're not running any programs that scan all serial ports, like PDA sync applications, Bluetooth-USB drivers (e.g. BlueSoleil), virtual daemon tools, etc. "
I guess what I'm asking in the end is, is there a way around this or is there some kind of Bluetooth program that is sympathetic to my cause and won't scan all of my ports? I am doing this on a PC running Windows Vista.
Page Index Toggle Pages: 1