Skip to content

No Software-Serial #22431

Nov 5, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

For serial bridge, you should configure the pin pair as SerBr Tx/Rx instead of Serial Tx/Rx, this will be software serial if not selecting pins able to do hardware serial. On ESP32, all pins can do hardware serial, and software serial is not used for serial bridge.

Note that on ESP8266, it is preferable (if available) to use pins compatible with hardware serial with the serial bridge.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by Battlecake91
Comment options

You must be logged in to vote
2 replies
@sfromis
Comment options

@Battlecake91
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants