Search found 2 matches

by MyESP32
Fri Mar 05, 2021 4:28 am
Forum: General Discussion
Topic: BLE auto reconnect when previously paired device is range?
Replies: 1
Views: 2351

BLE auto reconnect when previously paired device is range?

Hi sorry newbee here looking to program an esp32 to just do 3 simple things. I'm still learning Arduino programing and can't seem to figure this out.... I need it to do: 1 - securely connect to a phone via passcode 2 - if secure connection successful: pin goes high to turn ON LED if not securely con...
by MyESP32
Tue Feb 23, 2021 11:50 pm
Forum: ESP32 Arduino
Topic: esp32 secure bluetooth server example?
Replies: 0
Views: 1378

esp32 secure bluetooth server example?

Hi everyone, newbee here trying to make a simple esp32 sketch. I can't seem to find any sample sketch that does this so that I have a starting point I only need a few things, I need to be able to: - connect to the esp32 bluetooth with a passcode - and if there is an active connection, pull some pin ...