I am also having the same issue.
I made a PCB of ESP32 and ENC28J60 which is working with Arduino IDE. But on the same PCB its not working with idf.
Please help.
Search found 2 matches
- Wed Sep 15, 2021 5:41 am
- Forum: General Discussion
- Topic: Ethernet ENC28j60 github example - Error: enc28j60_init: wrong chip ID
- Replies: 6
- Views: 5964
- Tue Aug 10, 2021 2:01 pm
- Forum: ESP-IDF
- Topic: Wifi Configuration (SSID & Password) Over HTTP Web server
- Replies: 5
- Views: 16836
Re: Wifi Configuration (SSID & Password) Over HTTP Web server
Hi james, thanks for this link - https://github.com/tonyp7/esp32-wifi-manager#configuring-the-wifi-manager but i am having issue in this. by using example code i am able to set wifi and password through web browser once. but after first time i am not able to change wifi and password by same process ...