• It should work (NRF.setServices({}) should do too) - but you need to disconnect from BLE and reconnect for it to take effect.

    The Nordic BLE stack doesn't let you remove services, so Espruino has to shut down and restart all of BLE to do it - it can't be done while you're connected so it waits until you have disconnected.

About

Avatar for Gordon @Gordon started