Hi everyone,
I'm using a Sparkfun Protoshield with a BlueSMiRF HID module. I've successfully got it working as a HID keyboard.
I want to be able to type commands to the bluetooth module through the Serial Monitor, and receive its responses. Specifically, I want to put it into "command mode" by sending the string "$$$". I then want to monitor for a response (should be "CMD").
The BlueSMiRF module is connected to pins Vcc, GND, D0 and D1 through the ProtoShield.
Any help appreciated.
~LU