Bluetooth Bee and Android 2.2

Hmm, it is strange that it’s not being discovered by Android.

You are sure that your Bluetooth Bee is set in Slave (STWMOD=0) mode, is in inquiring state (BTSTATE:2) right, and has the red and green LEDs are flashing alternatively, right?

I don’t know, but perhaps going over this document might help.
garden.seeedstudio.com/index.php … etooth_Bee

As for my issue, I have solved the problem and successfully made a connection with my Android.

The key was that I needed to use a special UUID for establishing an SPP connection in my Android program, which is “00001101-0000-1000-8000-00805F9B34FB”.

This website helped me.
grey-area.info/2010/05/andro … bluetooth/