Although it's not enabled yet - CENTRAL_LINK_COUNT needs to be set to 2 and you need to adjust the RAM (LD_APP_RAM_BASE) to make room for the extra connection
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.
Actually, a few people were asking for this so I thought I'd give it a stab.
There's now a branch here: https://github.com/espruino/Espruino/tree/nrf52_multiple_central
Although it's not enabled yet - CENTRAL_LINK_COUNT needs to be set to 2 and you need to adjust the RAM (
LD_APP_RAM_BASE
) to make room for the extra connection