you may try with active: true as per https://www.espruino.com/Reference#l_NRF_findDevices , also try to remove the filters in case it is the filter which is not matching for some reason
active: true
filters
@fanoush 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.
you may try with
active: true
as per https://www.espruino.com/Reference#l_NRF_findDevices , also try to remove thefilters
in case it is the filter which is not matching for some reason