1. Arduino UNO to Bluetooth module PIN Mode : RX pin 10 and TX pin 11.
2. Serial data sending from Arduino Bluetooth Relay 4CH.
1. The bug is that the code that actually turns the relays off and on has been left out of the main loop function, and it never gets called.
2. When I shifted the code around I was able to get an LED working but the state of the LED was flipped from the state of the picture in the app.
3. The code posted does not work, as is, but it is pretty close.
4. The bluetooth and the serial report to the desktop computer work well though.
5. One other thing.