loboris / MicroPython_ESP32_psRAM_LoBo

MicroPython for ESP32 with psRAM support
Other
825 stars 342 forks source link

Is there any way to use bluetooth? #334

Open CHEBUPiLKA opened 2 years ago

CHEBUPiLKA commented 2 years ago

I tried to build it with enabled bluetooth option in menuconfig, i tried to flash my esp32 with prebuilt esp32_psram_all_bt from here https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki/firmwares, but nothing worked, i tried executing import bluetooth, but it said module not found. So how can i use bluetooth and is it even possible?

carterw commented 2 years ago

Unfortunately this repository has been abandoned for a couple of years and therefore is way out of date in many respects. Anything that doesn't work is very unlikely to ever be fixed.