Should Bluetooth example sketch work with HC-05 app?


#1

Should the SlavebluetoothBySoftSerial example sketch work on an Ultimate 2.0 bot using the Bluetooth HC-05 app on an android phone? The only thing I changed in the example code was to include the MeMegaPi.h since that is the board on the Ultimate 2.0. I get the expected messages on the Arduino serial monitor screen and the HC-05 app is paired with, and connected to (steady blue light) on the bot. But there is no communication between the app and the bot. It would be very helpful to have a sample sketch using the Ultimate 2.0 board and a bluetooth terminal app.

Thanks in advance for any sample code that anyone can share. I will share mine if I get it to work.


#2