Gordon did some changes in Bluetooth libs to support changes for other boards.
Actual version in ESP32 branch supports this in a very early version.
To get more take a look to md files in targets/esp32/docs/bluetooth
There is also a minor change which helps for problems around jshGetTime. Hopefully this also helps for the DigitalPulse crash
Bad news: no binary available.
Espressif, ths guys behind ESP32 promised a new version before Chines next Year. And its a lot of work to get automatic generation running for new versions. I'm pretty sure @wilberforce, he is the one who knows how to do, will not waste his time for weekly changes.
If you want to create your own binary, take a look to docs. There you will find a lot.
To put some water into wine, ESP-IDF is under heavy construction. Expect changes that generate some errors during compiling.
Anyway, there have been some guys asking how they could help to port Bluetooth to Espruino for ESP32. Its a good time now to start ;-)
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.
Gordon did some changes in Bluetooth libs to support changes for other boards.
Actual version in ESP32 branch supports this in a very early version.
To get more take a look to md files in targets/esp32/docs/bluetooth
There is also a minor change which helps for problems around jshGetTime. Hopefully this also helps for the DigitalPulse crash
Bad news: no binary available.
Espressif, ths guys behind ESP32 promised a new version before Chines next Year. And its a lot of work to get automatic generation running for new versions. I'm pretty sure @wilberforce, he is the one who knows how to do, will not waste his time for weekly changes.
If you want to create your own binary, take a look to docs. There you will find a lot.
To put some water into wine, ESP-IDF is under heavy construction. Expect changes that generate some errors during compiling.
Anyway, there have been some guys asking how they could help to port Bluetooth to Espruino for ESP32. Its a good time now to start ;-)