Group: Forum Members
Posts: 4,
Visits: 7
|
I'm using two Arduino to control external stimuli. I have an issue where if I upload code to the Arduino, then the Arduino will not be able to receive or send communication to Inquisit. If I send anything to Inquisit it is interpreted as '?' (63) and anything sent from Inquisit is not registered by the Arduino. I've tried to flush the serial buffer through my Arduino code, to no successful. The only remedy I have found is opening the serial monitor, in the Arduino IDE, and sending input from the Arduino. If anyone can offer assistance, I would appreciate it.
|