ESP32-UART

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
rafaeltgross
Posts: 7
Joined: Wed Apr 21, 2021 8:37 am
Contact:

ESP32-UART

Post by rafaeltgross »

Hi

I have a ESP32-WROOM with UART1 receiving data, programming manually.
But when I try to use the same system in FC9, using the same parameters and ports, I cannot get any data from UART1. At least from the console I cannot read anything.

Any tip?

thanks,
Rafael

User avatar
LeighM
Matrix Staff
Posts: 2178
Joined: Tue Jan 17, 2012 10:07 am
Has thanked: 481 times
Been thanked: 699 times
Contact:

Re: ESP32-UART

Post by LeighM »

Hi Rafael,
Could give more details and post your Flowcode project?
What do you mean by "programming manually"?
What have you got connected to UART1?

rafaeltgross
Posts: 7
Joined: Wed Apr 21, 2021 8:37 am
Contact:

Re: ESP32-UART

Post by rafaeltgross »

thanks again for your reply

I'm sending you attached the project.

I mean I had programed in another software and I could receive the data via UART.

cheers mate
Attachments
Led.fcfx
(12.41 KiB) Downloaded 129 times

Post Reply