Thanks for this guys.
I've pulled and done a build....
The vars have increased after:
>ESP32.enableBLE(false); Erasing saved code. Done! >process.memory(); ={ "free": 4238, "usage": 62, "total": 4300, "history": 4, "gc": 0, "gctime": 3.282 }
WARNING: Bluetooth is disabled per ESP32.enableBLE(false) WARNING: has simple connection not implemented yet
The last message suggests that some intialisation code is still running?
The NRF object is still visible - I'm not sure if this is an issue or not.
Do you want to continue the conversation here or on github?
@Wilberforce 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.
Thanks for this guys.
I've pulled and done a build....
The vars have increased after:
The last message suggests that some intialisation code is still running?
The NRF object is still visible - I'm not sure if this is an issue or not.
Do you want to continue the conversation here or on github?