• Yes - the above looks right - but findDevices uses exactly the same code requestDevice does for grabbing devices, so if findDevices doesn't list it there's no way that requestDevice will work.

    What if you do NRF.findDevices(print,10000) - it'll then scan for 10 seconds and return the response. It's possible that the Tilt doesn't advertise very often in order to conserve battery power.

  • It's possible that the Tilt doesn't advertise very often in order to conserve battery power.

    That makes sense. Don't need second by second readings on a process which lasts 7 - 14 days. But if @Wilberforce can see it on Rasp Pi with Node.js, would that be the case?

    @Wilberforce there is an OS project out there that uses Wifi called Spindel. Probably power hungry would expect, but for personal use, and putting patents to side, this is a really interesting project for accelerometer and Espruino.

About

Avatar for Ollie @Ollie started