Page 1 of 1

Using ESP32 as external WiFi & Bluetooth for Raspberry Pi

Posted: Sun Jan 01, 2023 4:50 pm
by MooseXMTP
Hi,

I want to use my ESP32 as a WiFi & Bluetooth controller/SoC for my Raspberry Pi using the GPIO pins(more specifically SPI).
It seems that this is possible as I found a guy [https://forums.raspberrypi.com/viewtopic.php?t=342816] on the RPi forums that executed this successfully, but he was last active ~2 months ago and I think there's little chance he will respond to my question. I just need a more detailed step-by-step guide on how to do that because I'm quite new to the ESP and RPi. I started my own topic [https://forums.raspberrypi.com/viewtopi ... 5#p2067045] and one guy directed me here.

Does anyone know how to do this? I know that the guy used SPI, and this GitHub repo [https://github.com/espressif/esp-hosted]

Cheers :D

Re: Using ESP32 as external WiFi & Bluetooth for Raspberry Pi

Posted: Wed Jan 04, 2023 10:53 am
by bidrohini

Re: Using ESP32 as external WiFi & Bluetooth for Raspberry Pi

Posted: Fri Jan 06, 2023 8:58 am
by MooseXMTP
I'll check it out soon.

Thanks