I have to admit I am lost on the changes required to SDK 11.0 to make the new S132 V3.0 SoftDevice compile.
The migration document talks about the changes but doesn't provide really good context on how to implement them. For example it appears a lot of changes are required to ble_advertising.c and device_manager_peripheral.c.
Does anyone have more details on how to update ble_advertising.c and device_manager_peripheral.c?
I am really hesitant to make significant changes since I don't want to risk introducing bugs into the SDK. In my opinion the purpose of the SDK is to have a known tested, stable base to work from. Introducing a new SoftDevice this way without additional guidance may introduce serious bugs into the SDK.
Thanks, Darren