Search found 1 match
- Fri Dec 01, 2017 1:13 pm
- Forum: General Discussion
- Topic: BLE Scan and obtain RSSI
- Replies: 12
- Views: 32529
Re: BLE Scan and obtain RSSI
Some (ESP32/Arduino) code is here showing a scan and getting the mac address and RSSI. Described in the article here . Hey everyone, I just started working with the ESP32 and I just want to program a simple bluetooth scan with Arduino IDE to get the mac and rssi. But I dont really know, wich part o...