Search found 5 matches

by puddletowntom
Tue Aug 20, 2019 3:27 pm
Forum: ESP32 Arduino
Topic: BLE consistent connection
Replies: 4
Views: 6523

Re: BLE consistent connection

Ok cool. I think I will leave it alone for now anyway "If it aint broke don't fix it".

Thank you for your help.
by puddletowntom
Mon Aug 19, 2019 1:51 pm
Forum: ESP32 Arduino
Topic: BLE consistent connection
Replies: 4
Views: 6523

Re: BLE consistent connection

So I actually seemed to be able to work around this problem with the help of the link below. I haven't updated the version yet but I have replaced the BLE files from the BLE folder with the files from the cpp_util folder from esp32-snippets this morning. So now whenever there is a failed connection ...
by puddletowntom
Fri Aug 16, 2019 8:31 am
Forum: ESP32 Arduino
Topic: BLE consistent connection
Replies: 4
Views: 6523

BLE consistent connection

I have been using the Arduino IDE for testing the Bluetooth on the ESP32. I'm using the BLE_Client and BLE_Scan examples from the ESP32 package in Arduino. I have been able to successfully pair with my device. However on some occasions when I try to pair it fails and freezes the program. eg a succes...
by puddletowntom
Wed Feb 06, 2019 3:35 pm
Forum: ESP32 Arduino
Topic: Bluetooth Classic Scanner
Replies: 9
Views: 16539

Re: Bluetooth Classic Scanner

Any update on this?
by puddletowntom
Wed Feb 06, 2019 3:32 pm
Forum: ESP32 Arduino
Topic: Bluetooth Classic Scanner
Replies: 9
Views: 16539

Re: Bluetooth Classic Scanner

Has there been any update on this. Has anyone developed a scanner for Bluetooth Classic yet?