I have an embedded platform running JerryScript. Now, I need to add BLE functionality to it. The BLE module (connectivity chip) will be used is nRF52840. For this, I guess, I need to port the Serialization code and then prepare JerryScript interface for it. Just want to know, whether any work has been done by nordicsemi for JerryScript interface?
I'm also referring the Node.js interface for 'pc-ble-driver'.