Random Ranting (150) · Gadgets & Tech (15) · Anime & Otaku (11) · Watches & Horology (43) · Movies & TV (6) · Photography (3)


Ads

Latest Posts Recent Comments Comrades


My blog is worth $4,516.32.
How much is your blog worth?


Bluetooth Serial Port in OS X

This writeup is based on the guide by Tod, which details how to setup the BlueSMiRF from SFE.

I found that pairing the device to be quite simple, and actually didn’t use his guide at all, but when listing /dev I couldn’t find anything under the BlueRadio name, and this is where his guide came in handy.

You should now have a “BlueRadios” device in your device list. Select it and click “Edit Serial Ports…”.

As you can see, the serial port is already set up for you the way it should be. The only thing to add is to tick “Require pairing for security” since I think the BlueSMiRF modules may require it. [note: test this again]

After setting this up, connecting with the SMiRF wasn’t a problem at all. Points to note,

+++ //to enter command mode
ATMD //to leave command mode

Changing the baud rate is as simple as described by Tod. However, the last ‘1′ stores the new baud rate in flash so it can be useful to use ‘0′ instead during testing, i.e.

ATSW20,236,0,0,1 //57600 8N1 (saved in Flash)
ATSW20,236,0,0,0 //same (not saved in Flash)

The values for the other baudrates are located in the datasheet, however I’ve verified stable operation upto 230.4k Baud - which is quite impressive. Note, that this testng was conducted with the RP-SMA unit featuring a duck antenna.

Related Posts & Articles

Leave a Comment


Google Search


RSS/Meta Articles