Configure ESP32 WiFi over Bluetooth

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
chamal
Posts: 1
Joined: Fri Apr 05, 2019 8:06 am

Configure ESP32 WiFi over Bluetooth

Post by chamal » Fri Apr 05, 2019 8:12 am

Is there a way to configure WiFi over BLE using micropython ? I heard that micropython still does not support ESP32 BLE is that true ?

xwb
Posts: 14
Joined: Sun Oct 25, 2020 8:33 am

Re: Configure ESP32 WiFi over Bluetooth

Post by xwb » Sat Nov 07, 2020 12:30 pm

Same question. Trying to investigate, maybe GATT? Like emulating the BluFi Library from Espressif?

User avatar
jimmo
Posts: 2754
Joined: Tue Aug 08, 2017 1:57 am
Location: Sydney, Australia
Contact:

Re: Configure ESP32 WiFi over Bluetooth

Post by jimmo » Mon Nov 09, 2020 7:02 am


Post Reply