Hacker News new | ask | show | jobs
by introiboad 2949 days ago
Hi author, nice hacking and writeup!. Nordic employee here. Note that if instead of the SoftDevice and the SDK you would've used Zephyr then you'd be able to do the same you did but with a fully open source software stack, including all layers of the BLE protocol stack. More here https://github.com/zephyrproject-rtos/zephyr
1 comments

First time hearing about this. Looks awesome. Thanks for the tip!