ESP32 as 'dump' wifi dongle over sdio
Posted: Mon Dec 04, 2017 2:35 pm
Hi all,
I wanted to figure out whether is possible to use ESP32 as wifi dongle over SDIO or not. The main idea is to connect ESP32 to the more powerful platform with embedded Linux and force ESP to work as a 'dump' wifi dongle. The best interface could be SDIO since it is much faster than UART.
I found something like this but without any answer:
https://community.nxp.com/thread/447176
The general problem is to find/develop firmware for ESP32 and Linux kernel drivers which can handle that case.
Did anyone hear about any projects (or esp-idf support) which support wifi over SDIO?
Br
Adrian
I wanted to figure out whether is possible to use ESP32 as wifi dongle over SDIO or not. The main idea is to connect ESP32 to the more powerful platform with embedded Linux and force ESP to work as a 'dump' wifi dongle. The best interface could be SDIO since it is much faster than UART.
I found something like this but without any answer:
https://community.nxp.com/thread/447176
The general problem is to find/develop firmware for ESP32 and Linux kernel drivers which can handle that case.
Did anyone hear about any projects (or esp-idf support) which support wifi over SDIO?
Br
Adrian