Search found 2 matches
- Sat Apr 27, 2019 9:07 pm
- Forum: General Discussion
- Topic: eth2wifi sample code
- Replies: 3
- Views: 6054
Re: eth2wifi sample code
I tested this sample with IDF version 3.1.4 and it works as it should. I still can not say why it is NOT working with version 3.2. I believe it is worth finding out what it is in version 3.2 that causes this problem.
- Wed Apr 24, 2019 3:42 pm
- Forum: General Discussion
- Topic: eth2wifi sample code
- Replies: 3
- Views: 6054
eth2wifi sample code
Hello, I am trying to test the following sample on ESP32 Gateway Rev C from Olimex. https://github.com/espressif/esp-iot-solution/tree/master/examples/eth2wifi I am using IDF stable version 3.2. I successfully compiled and ran the sample in Station Mode. Here is the list items that works and the one...