Bluetooth Program (Mac 10.9.2)

Hello,
I have been working with my Sparki trying to get the bluetooth serial port working for programming and it is not working for me.
I followed this:
arcbotics.com/products/bluetooth … -mac-os-x/

But this does not support 10.2 Mavericks‎ as the bluetooth serial setting have been remove. Has anyone been able to get this to properly work?

Thanks!

I’m using it successfully in 10.9.2… Just pair the device in the bluetooth dialog, then it should show up under the arduino/sparkduino tools/serial port as “tty.ArcBotics-DevB”. Once I choose that, I use the serial monitor feature (set to 9600).

Also, if you’re doing a lot of programming/checking, here’s a hint. Run sparkiduino to program, and a copy of the ‘normal’ arduino programmer and use this one for bluetooth. That way, you don’t have to change settings on the tools/port every time you switch from program to test.