Getting back data on UART when receiving board is turned off

adamaynard
Posts: 4
Joined: Thu Oct 20, 2022 1:48 pm

Getting back data on UART when receiving board is turned off

Postby adamaynard » Sat Nov 12, 2022 9:36 am

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?

ESP_LJH
Posts: 387
Joined: Tue May 18, 2021 9:21 am

Re: Getting back data on UART when receiving board is turned off

Postby ESP_LJH » Mon Nov 14, 2022 2:36 am

Could you say clearly which GPIO do you use, not pin number.

adamaynard
Posts: 4
Joined: Thu Oct 20, 2022 1:48 pm

Re: Getting back data on UART when receiving board is turned off

Postby adamaynard » Mon Nov 14, 2022 6:32 am

pins.jpg
pins.jpg (105.43 KiB) Viewed 1044 times
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: No registered users and 90 guests