Hi. I'm not sure where to start or ask. I have a Arduino UNO that will have LEDs hooked up to it. I want to control the modes on the LEDs via bluetooth on my phone.
I bought a
-Arduino Uno
-XBee Shield (Product Link: http://www.sparkfun.com/products/9976)
-Bluetooth Module (Product Link: http://store.nkcelectronics.com/Bluetooth-Bee_p_187.html)
But when I plug the module in the shield, and the shield in the UNO, the bluetooth module lights up green twice every 2 seconds, and the shield lights up a LED constant red. I have tried various examples of code uploaded to my UNO, but my phone or PC can't see the bluetooth module. I had read that the XBee Shield isn't compatible with my UNO. I have been tinkering with this for hours. Do I need to do something special in order to make the bluetooth module able to be seen by anything?