You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?