Page 1 of 1

BlueBee bluetooth module questions

PostPosted: Fri Nov 29, 2013 2:08 am
by peace4ever
1) Can i change the default BlueBee name and password?
2) If i want to connect 2 android smartphone to BlueBee at the same time, is this possible?

Re: BlueBee bluetooth module questions

PostPosted: Sat Nov 30, 2013 8:57 am
by gadgetng
peace4ever WROTE:1) Can i change the default BlueBee name and password?
2) If i want to connect 2 android smartphone to BlueBee at the same time, is this possible?


1. Since like you didn't study its User Manual. :twisted: Under User Manual page 13 and 14, there is AT command that can do it.
2. I don't think it is prossible.

Re: BlueBee bluetooth module questions

PostPosted: Sat Nov 30, 2013 12:35 pm
by peace4ever
I am sorry the user manual instructions are a bit confuse to me, anyway thanks for your reply!

Re: BlueBee bluetooth module questions

PostPosted: Tue Sep 23, 2014 2:06 pm
by dadieaxmal
Hi..

I already buy bluebee and skxbee...
The question is can i control bluebee via android?
How can i make it happen..
Thanks in advance....

Re: BlueBee bluetooth module questions

PostPosted: Tue Sep 23, 2014 5:37 pm
by Idris
Hi dadieaxmal,

Of course you can connect Android bluetooth to Bluebee. There have many Android apps that available in play store that you can use for this purpose. For example you can try Arduino BT Joystick Free apps. What you need to know is the data received from that apps. So, to check it, try this step:
- Connect your Bluebee and Skxbee to your laptop/PC, make sure you know its COM port number.
- Open any telnet software (e.g. HyperTerminal or RealTerm) on your laptop/PC, select your Skxbee COM port.
- Open Arduino BT Joystick Free at your Android phone, connect to your Bluebee.
- Touch any button on the apps, you will see the data display on the telnet software each time you touch the button.

Those data is UART, so you can program your microcontroller to do any action based on that data.

If you want to sent data from Bluebee to your Android phone, you can try BlueTerm apps.

Re: BlueBee bluetooth module questions

PostPosted: Thu Sep 25, 2014 9:03 am
by ober
Check out tutorial to connect BlueBee with Android phone by Idris:

http://tutorial.cytron.com.my/2014/09/24/connect-android-bluetooth-to-bluebee/