Hi All ,
Is there any sample application to have a list of available peripherals(Like displaying in mobile when we scan) , for a given interval ?
If not please suggest me some ideas to implement the same in the existing sdk examples
Hi All ,
Is there any sample application to have a list of available peripherals(Like displaying in mobile when we scan) , for a given interval ?
If not please suggest me some ideas to implement the same in the existing sdk examples
1st 2 hits on a google search for "nordic sample apps":
Hi, I need to do this in the development kit , not in mobile .. I need to display the available devices in my console every one minute.
Sorry. You said, "displaying in mobile" - sounded like you wanted mobile apps
What do you mean by "for a given interval"? You can modify any of the BLE central examples to print the name/address of each peripheral device that it receives a advertising packet from, to the terminal.