Could us change the BLE Stack code by ourselves?
Could us change the BLE Stack code by ourselves?
Hi Pyz,
You cannot modify the Softdevice (BLE stack) since it is not open source.
If you want to modify BLE stack code you could look into some open source BLE stacks as an alternative. I know that Mynewt (NimBLE) and Zephyr have open source BLE stacks, and there is also one from BlueKitchen, though I know that Zephyr and especially Mynewt have good support for the nRF52832.
Hi Pyz,
Please check below link for Zephr Nordic project, see what you need from Zephr. One more thing need to be clarify, if you choose Zephr to implement stack level development, for detailed stack coding issue, Zephr should be the one you consult with, we only reply technical issues related to nRF5 SDK in Devzone.
https://devzone.nordicsemi.com/b/blog/posts/nrf5x-support-within-the-zephyr-project-rtos
Thanks!
Leon Wu
Nordic Semiconductor ASA Beijing Branch
Thank you for your reply.
Thank you.