• 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']­
                    }]
            })
    
    
About

Avatar for Wilberforce @Wilberforce started