Closed borgelite closed 4 years ago
Can you tell me an example to find a specific device and automaticly connecting to it in a foreach loop ?
THX for your great work.
Built-in foreach iterator has parameter as device name mask: for example, you may use (inscript) foreach myble (this will iterate over all BLE devices with names started from myble)
Can you tell me an example to find a specific device and automaticly connecting to it in a foreach loop ?
THX for your great work.