Search found 1 match
- Fri Aug 18, 2023 11:18 am
- Forum: ESP-IDF
- Topic: ESP-IDF Modbus Slave Implementation
- Replies: 1
- Views: 932
ESP-IDF Modbus Slave Implementation
Hey Everyone, I am utilizing the modbus master example in esp-idf on esp32. The code is flashing perfectly and running as well. I want to simulate a slave on my PC using 3rd party Modbus slaves. But I cannot figure out the structure that would work. Based on my understanding of the code, I tried mak...