I wasn't aware of the issue, but I imagine it's very likely to do with this code: https://github.com/espruino/Espruino/blob/master/targets/nrf5x/bluetooth.c#L956
There were some changes in logic for SDK15 and the code there looks like maybe SDK14 code got left outdated...
@Gordon 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.
I wasn't aware of the issue, but I imagine it's very likely to do with this code: https://github.com/espruino/Espruino/blob/master/targets/nrf5x/bluetooth.c#L956
There were some changes in logic for SDK15 and the code there looks like maybe SDK14 code got left outdated...