@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?
@dave_irvine 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.
@Gordon Hmm. I'm using
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?