Interfacing Android Nexus One with Arduino + BlueSmirf
- by efgomez
I'm a bit new to all of this, so bear with me - I'd really appreciate your help.
I am trying to link the Android Nexus One with an arduino (Duemilanove) that is connected to a BlueSmirf. I have a program that is simply outputting the string "Hello Bluetooth" to whatever device the BlueSmirf is connected to. Here is the Arduino program:
void…