Argh, yes - looks like that wasn't catered for on the nRF52 port (the nRF52 can handle it fine though). I've just added it and it should make its way into builds today sometime (I'm trying to get a 2v02 release out today so I probably won't commit until I have everything ready to go).
Shame about the software serial - I guess you might find it works better when you have a connection if you force a lower connection interval with http://www.espruino.com/Reference#l_NRF_setConnectionInterval but it's still unlikely to be perfect :(
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.
Argh, yes - looks like that wasn't catered for on the nRF52 port (the nRF52 can handle it fine though). I've just added it and it should make its way into builds today sometime (I'm trying to get a 2v02 release out today so I probably won't commit until I have everything ready to go).
Shame about the software serial - I guess you might find it works better when you have a connection if you force a lower connection interval with http://www.espruino.com/Reference#l_NRF_setConnectionInterval but it's still unlikely to be perfect :(