Kons

Results 74 comments of Kons

anybody picked up this topic? > I was passing through Milan and managed to get both new Ricaricami and ATM cards. Interestingly my old RicaricaMi still works. New cards seem...

rebased on top of master and squashed implementation commits into a single one

sorry for not keeping up with the discussion, i'm currently working on other stuff, i'll pick up the MQTT5 topic as soon as necessary. On the PR on IDF, is...

the answer is: not on master. There actually is a dedicated branch of the librarywhich is not merged into master but it's in develop. So I guess the answer is:...

this recalls quite closely issues that we are experiencing on the field with 25000+ devices. What i can add: - it happens both on LTE and Wifi (we have 2...

@zhangyanjiaoesp could you tell us when the log `wifi m f null` is generated?

> > @zhangyanjiaoesp could you tell us when the log `wifi m f null` is generated? > > When the null frame malloc fail, it will return `m f null`....

@zhangyanjiaoesp would have a way to do a diff between mesh implementation in 5.1.2 and 5.1.4 ? The initial comment tells us that this issue was introduced at a specific...

hello @zhangyanjiaoesp , thanks for the answer. The issue we see dries up the whole heap without releasing, we'll try to stress out the example more to replicate

@zhangyanjiaoesp i'm using the same code that @cbaechler gave. you said that such allocations should be freed as soon as the packet is sent the second time, but in my...