Hello,
I have two ESP32 boards (ESP32-WROOM and ESP32-WROVER) connected via UART (I'm using pins 5 and 4 for TX and RX on both boards, and these are the only pins that are connecting those two devices).
I am sending data from ESP32-WROVER to ESP32-WROOM and everything works fine. But if I turn off the power of ESP32-WROOM, and send data from ESP32-WROVER, I am getting back what I have sent.
It feels like there is a short circuit between TX and RX on ESP32-WROOM when the power is turned off on it, and I get back what I send. When I unplug one of the cables from ESP32-WROOM that are connecting these two devices, this behavior stops.
Anyone has an idea what's happening?
Getting back data on UART when receiving board is turned off
-
- Posts: 4
- Joined: Thu Oct 20, 2022 1:48 pm
Re: Getting back data on UART when receiving board is turned off
Could you say clearly which GPIO do you use, not pin number.
-
- Posts: 4
- Joined: Thu Oct 20, 2022 1:48 pm
Re: Getting back data on UART when receiving board is turned off
I am using GPIO 4 and GPIO 5 (they are marked as D4 and D5 on actual board).
Who is online
Users browsing this forum: Bing [Bot] and 110 guests