The softdevice can do it, but in order to enable it the softdevice needs more RAM, so it's less RAM available for JS applications.
If a lot of people want it then it could be added for sure, but it's nontrivial as many of the functionality currently assumes max:1 connection - right now I've just had other priorities, but the code is all open so someone else could add it if they wanted.
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.
The softdevice can do it, but in order to enable it the softdevice needs more RAM, so it's less RAM available for JS applications.
If a lot of people want it then it could be added for sure, but it's nontrivial as many of the functionality currently assumes max:1 connection - right now I've just had other priorities, but the code is all open so someone else could add it if they wanted.