This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Using nRF Serialization with JerryScript

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'. 

https://github.com/NordicSemiconductor/pc-ble-driver

https://github.com/NordicSemiconductor/pc-ble-driver-js

Parents Reply Children
No Data
Related