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

ble_gap_evt_auth_status_t not serialized correctly in SDK14

Hi

By playing around with the serializer code for the S132 5.0.0 I found a bug in the serializer/deserializer code.

The ble_gap_evt_auth_status_t has a new field "lesc" since the S132 5.0.0. This field is not serialized/deserilaized at all.

Regards Adrian

Related