This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE Nano Scanner

Hello,

I have a BLE Nano (nRF51822) and I want to develop an app which will find all BLE devices around (MAC addresses and RSSI) and send it by UART/SPI . I've used nRF sniffer firmware but it couldn't find Samsung Galaxy phones. There are no problems with iPhone and Beacons, it works great, but not with Samsung. I've tried to write that kind of code myself, but result was the same. I am using scan parameters like this: ble.setScanParams(500, 400, 0, true); P.S. I've tried to develop this kind of app on Silicon Labs BGM111, but the result was absolutely same . Thanks in advance. Best regards, Van

Parents Reply Children
No Data
Related