I just downloaded SDK 13 and noticed that S130 (nRF51x) is no longer supported.
Does this mean that there won't be any bug fixes for the SDK / API for anyone using the nRF51x ?
Or will Nordic be releasing new versions of SDK 12 if bugs come to light ?
Also. From what I remember the bootloader system was changed in SDK 13 to go back to being similar to SDK 11, in that it no longer uses flash storage for storing flags . Which I presume is an improvement, now not available on the nRF51 - unless you use SDK11 which I don't think has the secure bootloader
SDK 13 also seems to have some additional examples, which I don't think are necessarily hardware related.
e.g. there is the experimental_ble_app_lns but LNS seems to have been introduced in SDK 10
infocenter.nordicsemi.com/index.jsp
e.g. components\ble\ble_services\experimental_ble_lns
So I presume nRF51 users would need to try to modify those SDK13 examples to work with S130