Search
Product Info
Bluetooth Modem - BlueSMiRF Gold
sku: WRL-00582
Description: The BlueSMiRF is the latest Bluetooth® wireless serial cable replacement from SparkFun Electronics! These modems work as a serial (RX/TX) pipe. Any serial stream from 9600 to 115200bps can be passed seamlessly from your computer to your target. We've tested these units successfully over open air at 350ft (106m)!
The remote unit can be powered from 3.3V up to 6V for easy battery attachment. All signal pins on the remote unit are 3V-6V tolerant. No level shifting is required. Do not attach this device directly to a serial port. You will need an RS232 to TTL converter circuit if you need to attach this to a computer.
Unit comes without a connector. Please see related male and female pins below.
Please note: This unit ships with the new Roving Networks bluetooth module. The command set is not compatible with the previous Mitsumi module, this unit uses an improved command set.
Specifications:
- FCC Approved Class 1 Bluetooth® Radio Modem
- Extremely small radio - 0.15x0.6x1.9"
- Very robust link both in integrity and transmission distance (100m) - no more buffer overruns!
- Low power consumption : 25mA avg
- Hardy frequency hopping scheme - operates in harsh RF environments like WiFi, 802.11g, and Zigbee
- Encrypted connection
- Frequency: 2.4~2.524 GHz
- Operating Voltage: 3.3V-6V
- Serial communications: 2400-115200bps
- Operating Temperature: -40 ~ +70C
- Built-in antenna
Dimensions: 51.5x15.8x5.6mm
- Schematic
- RN-41 AT Command Set
- Roving Networks Bluetooth® module datasheet
- Check out our Bluetooth Tutorial
- Wiring Example
- Connecting to a SSC-32 Robot
This is a single unit only. We recommend the purchase a USB dongle to interface to a computer if you do not already have access to a computer with Bluetooth connectivity.
Pricing
Comments
19 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.


























Instead, use the free Teraterm terminal program from
http://www.rovingnetworks.com/support/teraterm.zip
After using that, everything worked great.
My question is, I am trying to do wireless MCU programming, but there seems to be some latency that is tripping this up with the BlueSMiRF. I was told that the only way to accomplish this is to have an unencrypted full-duplex bi-directional connection. Is there any way to setup this sort of connection with this product?
I am already an owner of this product, and have used it successfully for regular UART RX/TX, but can not seem to get it to work for wireless programming.
This is a great device.
DLC
$ screen /dev/tty.FireFly 115200
Will be replacing screen soon with the bootloader/project control software; drop me a note if you want a Mac command line app to talk to this unit over the BT wireless link.
Great device! Impressed!
tried it with arduino mini - talks fine to the computer.
tried it with FTDI usb-serial adapter - works fine too. i use one terminal program to connect to the usb end; another one to the bluetooth serial port. they can talk back and forth.
HOWEVER... i've been battling to get the thing into CONFIG mode - tried sending "$$$" to it... no response. (it does however push the data through to the other end) - so I can receive the $$$ on the other end of the connection... but I can't seem to config the device itself.
Any suggestions? thanks in advance.
Turn off the device (remove power), then turn it on, and quickly send the $$$ command (i.e. within, say, 30 seconds). If successful, you should see 'CMD'.
From here you can increase the 'config timer' value if required.
Alternatively, if this doesn't work - reset the device to factory default - this will reset the config timer to a suitable length of time (~60).
thanks again,
johnty
Anyone face something like this? Or at least know of a way to factory reset without damaging the modem. If it matters im using my Macs bluetooth connection and the terminal to program both units.