You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to use the reset button to restart the board, or the board resets after uploading a sketch, the serial connection to the receiver fails to initialize, making the sketch get stuck in the setup method at IBus.begin(Seial1). Disconnecting the power from the board and trying again works most of the time, as does disconnecting then reconnecting the flysky receiver.
I use an Arduino Mega R3, receiver is hooked up to Serial1 for Servos and Serial2 for telemetry.
The text was updated successfully, but these errors were encountered:
When I try to use the reset button to restart the board, or the board resets after uploading a sketch, the serial connection to the receiver fails to initialize, making the sketch get stuck in the setup method at IBus.begin(Seial1). Disconnecting the power from the board and trying again works most of the time, as does disconnecting then reconnecting the flysky receiver.
I use an Arduino Mega R3, receiver is hooked up to Serial1 for Servos and Serial2 for telemetry.
The text was updated successfully, but these errors were encountered: