-
| 
         I am using the function "NRF.findDevices(function(devices)" to find my ultra low power sensor.  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
        
 Your best bet is to use  That'll do exactly what you want - stop scanning and return as soon as it finds the device, or after 11s it returns with an error.  | 
  
Beta Was this translation helpful? Give feedback.
Thanks Gordon, I was offline the whole day, programming in a Forest. I found your solution und the test is running,
cheers Siegmar