Closed stijnb1234 closed 2 years ago
I'm stupid, it's mentioned in the comments above....
I'm having the same issue, may I know the solution ? @stijnb1234
I'm having the same issue, may I know the solution ? @stijnb1234
"This only works on boards with multiple UARTs (like the Mega2560), or with a virtual USB serial port in addition to a normal UART (like the Leonardo or Micro)."
The Arduino Uno only has one UART available, which is already used for the Serial (USB) communication.
I get the following error:
I'm compiling for an Arduino Uno.