RN-42 Command Mode

I’m having trouble getting anything to return from my RN-42 in Bluetooth command mode. The device is paired with my PC and I’m communicating with it using Termite terminal emulator. I power up the device and send $$$ to it; it responds with CMD. After this, non of the published GET commands (eg, D, E, M O) return anything from the unit. It’s as though it’s deaf.

Any suggestions?

Joe

I haven’t used the Termite terminal emulator, but I know that all the commands other than $$$ require a newline at the end of them. See if there’s a setting you can turn on, or try sending a “\n” after your commands.

Go to the Serial Port Settings of Termite and select the Append LF radio button. This will send a “\n” after each line.

Use putty. Instructions here: http://wiki.inventige.com/projects/extr … rogramming