Thank you for your feedback!
We will cherish every piece of your feedback and respond as fast as we can if necessary.
Once your suggestion gets adopted, an equal value coupon will be sent to thank you.
Bluetooth Bee is an easy to use Bluetooth SPP module compatible with existing Xbee sockets, designed for transparent wireless serial connection setup.
Serial port Bluetooth module is fully qualified Bluetooth V2.0+EDR(Enhanced Data Rate) 3Mbps Modulation with complete 2.4GHz radio transceiver and baseband. It uses CSR Bluecore 04-External single chip Bluetooth system with CMOS technology and with AFH(Adaptive Frequency Hopping Feature).It even has the smallest footprint as small as 12.7mmx27mm. Hope it will simplify your overall design/development cycle.
Features
Typical -80dBm sensitivity.
Up to +4dBm RF transmit power.
Fully Qualified Bluetooth V2.0+EDR 3Mbps Modulation.
Low Power 1.8V Operation, 1.8 to 3.6V I/O.
PIO control.
UART interface with programmable baud rate.
Integrated PCB antenna.
Bee compatible headers.
Software Features
Default Baud rate: 38400, Data bits:8, Stop bit:1,Parity:No parity, Data control: has.
When a rising pulse is detected in PIO0, device will be disconnected.
Status instruction port PIO1: low-disconnected, high-connected;
PIO10 is connected to red led, PIO11 is connected to green led. When master and slave are paired, red and green led blinks 1time / 2s in interval, while disconnected only green led blinks 2 times/ s.
Auto-connect the last device on power as default.
Permit matched device connect by default.
Default PINCODE:0000.
Auto-reconnect in 30 min when disconnected as a result of beyond the range of connection.
Documents
Please visit ourwiki pagefor more info about this product. It will be appreciated if you can help us improve the documents, add more demo code or tutorials. For technical support, please post your questions to our forum.
How much is the maximum Current Consumption of the Bluetooth Bee, when supplied with 3v3?
I want to connect it to a Arduino Pro Mini (3v3, 8Mhz), I was wondering if the Arduino internal regulator can power the Bluetooth Bee.
the max current is about 100mA. you can refer to the bluetooth shield, which uses the same BT module.. :)
hello,
i am trying to connect my xbee shield and bluetooth bee mounted arduino to my htc desire s phone. the phone is 2.1 Bluetooth FTP/OPP and it says bluetooth bee is v2.0. i am using the example from wiki page which named as "Delay Based Implementaion" and green-red leds are blinking. i am not able to connect to bee. is this about the versions or something else?
how do i get two of these units to work with two arduino?
one as the master and another as slave?
Hope you can see the wiki first , there is a demcode set the bluetooth as a slave . And if you want to another one as master to search t the slave , see the commands first,than write a code.Or using PC UART to send the command to connect the slave. More detail, see the wiki in patience. Thns