Hi,
Does anyone know where Serial2 is on the electron. According to the references, it is the only serial with RTS, which I need. On the Electron datasheet there is no reference to Serial2.
Thank you
George
Hi,
Does anyone know where Serial2 is on the electron. According to the references, it is the only serial with RTS, which I need. On the Electron datasheet there is no reference to Serial2.
Thank you
George
AFAIK, the pins linked to Serial2 are (as on the Photon) used for the RGB LED.
All that I have read points to there being no Serial2 on the electron and that hardware handshaking is not as yet supported. What a pitty.
But Serial 4 and 5 are available on the C pins. Do you just need another serial port or do you somehow need more than the three serial ports on an Electron?
@bko, he needs a serial port that also has the hardware handshaking lines on the GPIO pins.