Hi.
I am trying to communicate the maple board with serial3. But the other device accept handshaking using cts rts (a sms/gprs module).
I connect the D32 and D33 but only when I put the D33 to ground my communication start.
Is there some way to activate the serial handshaking communication?
I start the serial using
Serial3.begin(115200);
Thank you in advance