Hi, I am trying to use Just works OTM samples in 1.1-rel branch and some errors are occurring. Can anyone check if this sample is working? I am running sampleserver_justworks and provisioningclient (tried both provisioningclient samples) at the same machine and both failed with the following error:
sampleserver_justworks: extlibs/tinycbor/tinycbor/src/cborparser.c:351: cbor_value_enter_container: Assertion `cbor_value_is_container(it)' failed. and provisioningclient: extlibs/tinycbor/tinycbor/src/cborparser.c:351: cbor_value_enter_container: Assertion `cbor_value_is_container(it)' failed. I checked out some old commits and JustWorks OTM was working fine at this commit: * c69938d Modify OTM & SRM to resolve gap in ownership transfer sequence. Best regards, Otavio Pontes
