I have been trying to use nRF5 SDK 12 on nRF52 Preview DK by using PCA10040 instead of the removed PCA10036. But example 'ble_app_hrs' that uses SoftDevice S132 v3.0 do not work on nRF52 Preview DK.
-
Is it expected?
-
the same example from nRF5 SDK 11 which still officially support PCA10036 works and uses SoftDeviceS132 v2.0. If I managed to add SoftDevice S132 v2.0 to SDK 12 do you think it would work? Would it be feasible?