Hi there,
The s132 v2.0.0 production softdevice was released recently. How can I use it with the nRF5_SDK_11.0.0-2.alpha? or I have to wait for a new SDK release? When will the new SDK be released?
Thanks and Regards, Bill
Hi there,
The s132 v2.0.0 production softdevice was released recently. How can I use it with the nRF5_SDK_11.0.0-2.alpha? or I have to wait for a new SDK release? When will the new SDK be released?
Thanks and Regards, Bill
Use the alpha SDK but change all the include paths which refer to any of the softdevice headers to point to your downloaded production softdevice instead of the ones contained inside the SDK.
Use the alpha SDK but change all the include paths which refer to any of the softdevice headers to point to your downloaded production softdevice instead of the ones contained inside the SDK.
Tried this but the compilation failed with undefined symbols. Looks like the api was changed somewhat.
It's what I am doing and I have no undefined symbols. Then again I'm not using some of the components in the SDK like the softdevice handler so perhaps that's your issue, if it's clock-related, it's almost certainly your issue.
So you can either take a copy of the files which are failing and fix them in your own project for the release version, the changes aren't that great, or wait .. I saw a comment that a new SDK was hopefully going to be out soon.