Does the M5Stack Dial support Bluetooth.
-
Hi,
Does the M5 Dial support Bluetooth. ESP32 S3 does.Thanks
-
I was looking to do a Bluetooth remote control function, where the M5 Dial would be the Bluetooth LE peripheral device accepting commands from a remote. In the absence of any documentation for it, I am considering an alternate way of communicating to the Dial, i.e. ESP-NOW.
-
@usYmat Yes. I am using it to connect to an Android app over BLE. You can look up sampel code for ESP32 for Bluetooth pairing to a device. Seems to work ok.