ESP32-Web-Bluetooth icon indicating copy to clipboard operation
ESP32-Web-Bluetooth copied to clipboard

Simple example project using ESP32, Web Bluetooth

Results 2 ESP32-Web-Bluetooth issues
Sort by recently updated
recently updated
newest added

I'm trying to do build micropython in ~/ESP32-Web-Bluetooth/ESP32/micropython/ports/esp32 and it fails. esp-idf is v5.2. `` make idf.py -D MICROPY_BOARD=ESP32_GENERIC -D MICROPY_BOARD_DIR="~/ESP32-Web-Bluetooth/ESP32/micropython/ports/esp32/boards/ESP32_GENERIC" -B build-ESP32_GENERIC build || (echo -e "See \033[1;31mhttps://github.com/micropython/micropython/wiki/Build-Troubleshooting\033[0m"; false)...

Thanks for a great example! Pairing works (Chrome), but the webpage won't update. Developer tools report the following error: ``` Uncaught (in promise) DOMException: No Services matching UUID 0000181a-0000-1000-8000-00805f9b34fb found...