BlueBasic icon indicating copy to clipboard operation
BlueBasic copied to clipboard

How to use SCAN ?

Open mikewen opened this issue 8 years ago • 2 comments

Thank you very much for BlueBasic!

How to use SCAN ? I only see use SCAN to set SCAN response in iBeacon example.

How about SCAN GENERAL|LIMITED ? SCAN "" ?

Can I use SCAN to list other BLE devices nearby ?

mikewen avatar Apr 02 '16 14:04 mikewen

AFAIK BlueBasic device works only as a peripheral device No support for a central device.

0xFACE avatar Apr 02 '16 15:04 0xFACE

that's pitty because in central mode it would be sooooooo much useful if we could put all the code inside and just to get the data on uart with needed ibeakons...

Any chance to extend the functionality ?

Netoperz avatar Dec 08 '16 00:12 Netoperz