Search found 21 matches

by pedrazzi
Fri Apr 30, 2021 9:37 am
Forum: General
Topic: ESP32 MODBUS ASCII
Replies: 28
Views: 21659

Re: ESP32 MODBUS ASCII

Hello, sorry for the delay, I was able to test the modbus and with utmost satisfaction now everything is OK!

Thank you
by pedrazzi
Tue Apr 20, 2021 6:16 pm
Forum: General
Topic: ARDUINO LEONARDO MODBUS ASCII
Replies: 6
Views: 5033

Re: ARDUINO LEONARDO MODBUS ASCII

Hi, with the latest updates the problem has been solved, thanks to the FC team! ;)
by pedrazzi
Tue Apr 20, 2021 5:33 pm
Forum: General
Topic: ESP32 MODBUS ASCII
Replies: 28
Views: 21659

Re: ESP32 MODBUS ASCII

Ok perfect, thanks. .. but I have to note a problem on the ESP32 when using port 2 or 3: In file included from C: \ ProgramData \ MatrixTSL \ FlowcodeV9 \ CAL \ includes.c: 1469, from ../main/esp-project.c:238: C: \ ProgramData \ MatrixTSL \ FlowcodeV9 \ CAL \ ESP \ ESP_CAL_UART.c: In function 'uart...
by pedrazzi
Tue Apr 20, 2021 3:17 pm
Forum: General
Topic: ESP32 MODBUS ASCII
Replies: 28
Views: 21659

Re: ESP32 MODBUS ASCII

FANTASTIC!! now the 32U4 works too! ESP32 ok! Thank you very much, for me this tool is formidable and allows me to test and or produce "simple" works in a short time. I forgot to add "test and debug" when I placed the order, this morning I bought it, now I don't understand why it...
by pedrazzi
Tue Apr 20, 2021 8:30 am
Forum: General
Topic: ESP32 MODBUS ASCII
Replies: 28
Views: 21659

Re: ESP32 MODBUS ASCII

Hi, thanks for the help, unfortunately I can't get answers from the slave, obviously I made the FC updates, it seems that the serial does not hear incoming data. I made a test program with the simple serial to remove the doubt of the pins, and it works well. I did tests with ESP32 wrom32 development...
by pedrazzi
Mon Apr 19, 2021 6:26 pm
Forum: General
Topic: ESP32 MODBUS ASCII
Replies: 28
Views: 21659

Re: ESP32 MODBUS ASCII

I added a check on the error in reception "255", but this is also ignored ..
by pedrazzi
Mon Apr 19, 2021 2:53 pm
Forum: General
Topic: ESP32 MODBUS ASCII
Replies: 28
Views: 21659

Re: ESP32 MODBUS ASCII

the project I attached in the post with the two photos is the one I use (ASCII)
by pedrazzi
Mon Apr 19, 2021 2:50 pm
Forum: General
Topic: ESP32 MODBUS ASCII
Replies: 28
Views: 21659

Re: ESP32 MODBUS ASCII

unfortunately the request is ASCII, I tried to compile RTU (for test), but the result does not change ..
by pedrazzi
Mon Apr 19, 2021 2:31 pm
Forum: General
Topic: ESP32 MODBUS ASCII
Replies: 28
Views: 21659

Re: ESP32 MODBUS ASCII

even this has no answer
by pedrazzi
Mon Apr 19, 2021 2:26 pm
Forum: General
Topic: ESP32 MODBUS ASCII
Replies: 28
Views: 21659

Re: ESP32 MODBUS ASCII

here is the program, practically the same as the example from which I removed the LEDs, and a photo of the message sent to which no response follows.