Hello!
I have the same problem, have you made any progress?
thank you!
Search found 3 matches
- Fri Jul 12, 2024 10:48 am
- Forum: ESP-IDF
- Topic: modbus master tcp destroy function works not correctly
- Replies: 2
- Views: 1023
- Thu Jan 19, 2023 7:12 pm
- Forum: Hardware
- Topic: esp32-C3 mini UART0-RS485
- Replies: 0
- Views: 682
esp32-C3 mini UART0-RS485
Hello!
I have built a custom board with esp32-C3 mini,
I have managed to change the console to USB and everything works correctly,
but I can't get to use UART0 for a RS-485 max3485 converter, I use the example of echo-rs485 and nothing
tx-- GPIO20
rx--GPIO21
de/re--GPIO04
what am i missing?
Thanks!
I have built a custom board with esp32-C3 mini,
I have managed to change the console to USB and everything works correctly,
but I can't get to use UART0 for a RS-485 max3485 converter, I use the example of echo-rs485 and nothing
tx-- GPIO20
rx--GPIO21
de/re--GPIO04
what am i missing?
Thanks!
- Sat Jul 23, 2022 6:57 am
- Forum: General Discussion
- Topic: MQTT default event loop.
- Replies: 0
- Views: 747
MQTT default event loop.
Hello! I am a newbie in esp32, and I have a newbie question for this oracle; the mqtt client has its own event loop, can it be changed to the default event loop? if yes; What? :D in the mqtt client configuration you can designate an event loop, but my brain won't give me more :| excuse my english as...