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
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.
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.