Search found 1 match
- Tue Nov 23, 2021 10:59 am
- Forum: ESP-IDF
- Topic: Using both ethernet and wifi interfaces
- Replies: 1
- Views: 6081
Using both ethernet and wifi interfaces
Hi We use esp-idf 3.3.5 in commercial project, so I will ask if my problem could be solved in this version of esp-idf, but I know we might have to switch to esp-idf 4 anyway... I need to use both internet interfaces in my work: -ethernet for peer to peer connection with some device - we already did ...