ESP32 Example #4
-
Hi Is it possible to share a basic mqtt example for use on ESP32. I have tried all the examples and all of them give me the below in serial output: 14:01:58.877 -> [ETM] Start connectEthernet using DHCP I have tried changing cs pin etc etc. Im using the esp32 dev module and would like to use EthernetENC library. Just cant get it to work. Btw im using the ENC28J60 ethernet module. It is working perfect when using standard EthernetENC library with pubsub client, including getting a dhcp assigned address. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You have to modify, after you test using simple examples to be sure your hardware, wiring. etc. are OK. Ethernet_Manager/examples/Ethernet_Generic/defines.h Lines 363 to 366 in 2ee1b24 to
|
Beta Was this translation helpful? Give feedback.
You have to modify, after you test using simple examples to be sure your hardware, wiring. etc. are OK.
Ethernet_Manager/examples/Ethernet_Generic/defines.h
Lines 363 to 366 in 2ee1b24
to