Arduino_BLE_Scanner icon indicating copy to clipboard operation
Arduino_BLE_Scanner copied to clipboard

A ESP32 Arduino BLE Scanner

Results 2 Arduino_BLE_Scanner issues
Sort by recently updated
recently updated
newest added

Scanner works great, thanks! However, I want to log the device's canonical name, and yet it's always null. When I load the nRF Android scanner it sees all the same...

Hello @moononournation , I have used your code for my application of beacon scanning. WiFi(Station Mode) + BLE works together without any issue. Now I have created one web-page for...