You are reading a single comment by @dave_irvine and its replies. Click here to read the full conversation.
  • @Gordon Hmm. I'm using

    NRF.findDevices(function(devices) {
      console.log(devices);
    }, 1000);
    

    but I'm barely getting 10 meters range, let alone 80!

    Flashed firmware to both devices, did NRF.setTxPower(4) on both devices.... just not getting any sort of range.

    Any ideas?

About

Avatar for dave_irvine @dave_irvine started