@simonratner Thanks for explanation. So the problem is indeed 16-bit UUID received as 128-bit one because it's allowed to "enter" the stack and then fails on sanity check. To solve this we'll just convert such UUID to 16-bit on receive so that it will pass any sanity check later. I'll prepare patch for this soon.
[ Full content available at: https://github.com/apache/mynewt-nimble/pull/193 ] This message was relayed via gitbox.apache.org for [email protected]
