Search found 2 matches
- Tue Aug 08, 2017 1:41 am
- Forum: ESP32 boards
- Topic: MicroPython on ESP32 with SPIRAM support
- Replies: 463
- Views: 693896
Re: MicroPython on ESP-WROVER with 4MB of psRAM
I just compile with bluetooth support (selected in menuconfig), but how I can use bluetooth in python? All configuration options related to MicroPython are under MicroPython menu . → Component config → Bluetooth → Bluedroid Bluetooth stack enabled only enables BT stack on ESP32. MicroPython Bluetoo...
- Thu Aug 03, 2017 3:18 am
- Forum: ESP32 boards
- Topic: MicroPython on ESP32 with SPIRAM support
- Replies: 463
- Views: 693896
Re: MicroPython on ESP-WROVER with 4MB of psRAM
I just compile with bluetooth support (selected in menuconfig), but how I can use bluetooth in python?