This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Why is Serialization of S130 deprecated in SDK 12.1

With the release of SDK 12.1 the Serialization of S130 is now deprecated. Within SDK 12.0 the Serialization was supported NOT at all.

When this is true, I have to stay with SDK 11.0 and a patched serialization for my nrf51822 application!

Why is Serialization of S130 deprecated in SDK 12.1?

Is the support for nRF51 series already phasing out?

Parents
  • At the current time there is no support for multiple SD APIs (to distinguish different codecs). S130 uses the older version 2, while S132 now uses version 3. In order to use serialization with S130 and SDK 12, the serialization module can be copied from SDK 11.

  • That is true. You would need patch the bug that was in the SDK 11 serialization with the patch presented here.

Reply Children
No Data