Search found 1 match

by ask-it
Sun Jun 18, 2023 11:06 am
Forum: ESP32 Arduino
Topic: I would like to bond the Watchy via BLE to my Android phone to support Android Smart Lock.
Replies: 0
Views: 1013

I would like to bond the Watchy via BLE to my Android phone to support Android Smart Lock.

I would like to bond my Watchy via BLE to my Android phone to support Android Smart Lock. After bonding the Watch could advertise simply to keep the Smart Lock active on the phone. Created a BLE method: bool BLE_Bond::begin(const char localName = "Watchy") { BLEDevice::setCustomGattcHandler(gattcEve...