Does Bluetooth MicroPython code available for ESP32

All ESP32 boards running MicroPython.
Target audience: MicroPython users with an ESP32 board.
Post Reply
joseMiguel
Posts: 2
Joined: Fri Apr 23, 2021 5:04 pm

Does Bluetooth MicroPython code available for ESP32

Post by joseMiguel » Mon May 17, 2021 6:08 pm

Hello,

Does Bluetooth MicroPython code available for ESP32??

Thank you for your answers.

Kind regards

JoseMiguel


User avatar
mattyt
Posts: 410
Joined: Mon Jan 23, 2017 6:39 am

Re: Does Bluetooth MicroPython code available for ESP32

Post by mattyt » Sat May 22, 2021 5:26 am

Just be aware that there are two caveats with the current ESP32 ubluetooth implementation; there is no support for L2Cap or pairing/bonding. These are noted in the documentation.

AntEkb
Posts: 1
Joined: Thu Nov 04, 2021 5:44 am

Re: Does Bluetooth MicroPython code available for ESP32

Post by AntEkb » Thu Nov 04, 2021 6:38 pm

without pairing bluetooth in esp32 is almost unusable (

Post Reply