You are reading a single comment by @fanoush and its replies. Click here to read the full conversation.
  • @gordon welcome back, would you accept fixes for building with SDK11 again? It is just few missing #ifdefs in code and a bit more ifdefs in make/family/NRF52.make make/common/NRF5X.make and also whole targetlibs/nrf5x_11 resurrected back from old days. I see there is also sdk14 and 15 in the tree, are you trying just to move to latest one and current state with multiple sdks is just temporary until latest works or you are keeping more for reasons?

    From release notes of SoftDevice it doesn't look like current 3.0 used with SDK12 has so much added in functionality when compared to 2.0.1 and it is so much easier to update just application in the watch and stay with stock bootloader and softdevice and there seems to be no downside - even more flash and ram is available. So I may just maintain a fork as long as possible/needed if you don't wish to bother with SDK11. However you already have plenty of '#if (NRF_SD_BLE_API_VERSION >= 3)' there so with few fixes it is still good for BLE API 2 / SDK11.

About

Avatar for fanoush @fanoush started