Warning: unrecognized item "timeout" in "qSupported" response

Well in theory the library should only use up one serial port and leave all others intact…

There might be issues with how the Arduino core is written and if serialEvent3 is defined then it has an influence on other serial ports…

Can you minimaly reproduce this issue of it non-working with the How to debug on Arduino mega 2560 - #2 by maxgerhardt project but an added void serialEvent3() { }? If yes, report that to Issues · jdolinay/avr_debug · GitHub.