Vyacheslav Shiryaev

Results 5 comments of Vyacheslav Shiryaev

Hi, this code is not pretty, but it works for me. Hope it helps you. ``` c++ int sMQTTMessage::encodeLength(char* msb, int length) const { int count = 0; do {...

> @ terrorsl Help it to can get longer messages with your code? I try to add it into the cpp code but looks like need some more code adding...

> may you can provide your complete h and ccp file? i think this is much faster :) Am 19. Nov. 2021, 15:21 +0100 schrieb terrorsl ***@***.***>: > […](#) >...

> very cool. thx! there no problems with longer messages? Am 21. Nov. 2021, 17:15 +0100 schrieb terrorsl ***@***.***>: > […](#) > > may you can provide your complete h...

some of the code are the same, but a lot is different.