I had used finddevices - apple tvs and laptops appeared but not the tilt device. That’s why I thought I could filter on name.
So this sort of thing?
NRF.requestDevice({ filters: [{ services: ['A495FF10-C5B1-4B44-B512-1370F02D74DE'] }] })
@Wilberforce started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I had used finddevices - apple tvs and laptops appeared but not the tilt device. That’s why I thought I could filter on name.
So this sort of thing?