Hi –
I have 2 questions for this bluetooth device (or any similar device for that matter). hopefully the answers will be useful to others as well
#1 will this module work for the iphone (i.e. can you stream serial data like I can to my computer over bluetooth)?
#2:
I’m have set up a python script to connect with OSX and it works about 1/2 the time. The other half of the time I get an error :
SerialException: could not open port /dev/tty.FireFly-920F-SPP: [Errno 16] Resource busy: ‘/dev/tty.FireFly-920F-SPP’
If I keep trying to connect it eventually goes through (after 2 tries). I don’t have any other programs running and have basically made my script keep trying to connect with an eventual timeout. Is this normal?? I’d expect it to work the first attempt.
Even if I try to open a connection in zterm, it takes a few tries to connect…first attempts will give a dialog saying FireFly-920F-SPP is not available but if I keep trying it’ll go through