Search found 3 matches
- Mon Aug 10, 2020 1:33 pm
- Forum: ESP-IDF
- Topic: eth2ap and mqtt program at the same time
- Replies: 4
- Views: 4585
Re: eth2ap and mqtt program at the same time
Thanks for your response. I wonder if you can provide further assistance. I initialise wifi as in eth2ap example. Then I initialise ethernet as in ethernet-basic example but in the final steps after esp_eth_driver_install I do the following: esp_eth_ioctl(eth_handle, ETH_CMD_S_PROMISCUOUS, (void *)t...
- Thu Aug 06, 2020 4:02 pm
- Forum: ESP-IDF
- Topic: eth2ap and mqtt program at the same time
- Replies: 4
- Views: 4585
eth2ap and mqtt program at the same time
Hi. I currently have a functioning MQTT client program on esp32 that uses ethernet to connect to the network. I wonder if it is possible to make something like eth2ap that runs alongside this program so that nearby wifi devices can connect to the network provided by the cable, but without capturing ...
- Thu Jul 09, 2020 1:04 pm
- Forum: ESP-IDF
- Topic: Eclipse code jump to esp-idf function definitions?
- Replies: 3
- Views: 5727
Re: Eclipse code jump to esp-idf function definitions?
+1 would like to know how to do this with esp eclipse plugin and idf 4