uart comm between three esp12f's
Posted: Fri Mar 04, 2022 4:42 pm
Hello, I wonder if anyone has successfully hooked up 3 esp's to same uart (uart0) using Rx->Tx and Tx->Rx of all three mcus at the same time? I have two set up with Serial comm (one using ESPNow and the other as access point/webpage), can more mcu's be added using the same uart. I don't need all three hooked together, just two hooked to a common one. Thanks!