Chip Weinberger
Chip Weinberger
i inspected the code, looked fine to me.
yes we should still try to fix them so they match
So I think I have the answer. According to ChatGPT, in BLE you should only have one MSD in an advertisement. **Having multiple breaks spec.** So that's why iOS just...
@tnc1997 , would be great to fix this. Requires a platform interface change ideally.
merged: 115c392e199f1235330a0420cee1532055a9b448
order is preserved with the array. we don't need a map at all. the original API didn't really reflect how MSD is supposed to work. There should never be multiple...
similar issue: https://github.com/espressif/esptool/issues/970
and for completeness: https://github.com/espressif/esp-idf/issues/13783
thanks. I hit this issue too you have a typo. arrs -> aars