Search found 3 matches

by angelvilchez
Thu Oct 11, 2018 5:24 pm
Forum: Showcase
Topic: ESP32 BLE scan problem!!!
Replies: 5
Views: 13614

Re: ESP32 BLE scan problem!!!

ok, thanks... But, How can I into (for example) the name in a string for comparing with a const string?
by angelvilchez
Sat Oct 06, 2018 6:22 am
Forum: Showcase
Topic: ESP32 BLE scan problem!!!
Replies: 5
Views: 13614

Re: ESP32 BLE scan problem!!!

Sorry... That´s bad. I need to know how can I detect if my Ble Device is between the list scanned. In that case, change pin state. Thanks
by angelvilchez
Sun Sep 30, 2018 3:55 pm
Forum: Showcase
Topic: ESP32 BLE scan problem!!!
Replies: 5
Views: 13614

ESP32 BLE scan problem!!!

Hello, I´m testing my new ESP32 dev board. I´m trying of to modify BLE Scan example... This sketch return a list of devices avaibles... I would like launch a action (pinout) if ESP32 detect a concret Device. I have tryed some ways but all times return errors... Someone could help me for fixing it? T...