Search found 1 match

by temraire
Tue Jan 17, 2023 7:10 pm
Forum: Hardware
Topic: ESP32 S3 UART Problem
Replies: 1
Views: 3978

ESP32 S3 UART Problem

Hi everyone,

I have an issue about uart communication. I have two esp32 these are esp32-devkit-c_v4(esp32-wroom-32d) and ESP32-DevKitS-V1(esp32-s3-wroom-1).

I want to send data from esp32-wroom-32d(uart0) to esp32-s3(uart1) via uart but i can't it.

I can't read data with uart1 as follow but when ...

Go to advanced search