Hi folks!
I'm trying to do the bluetooth communication between Arduino Mega and PC, I'm using the module SMIRF as bluetooth , from SparkFun.
Well, I can send data from PC to Arduino, but I'm not getting send data from Serial 1 (serial where is the bluetooth) to PC. To try to do this, I'm using the function Serial1.read(), but didn't have success yet. Have someone any idea?
Thank you!