joost

Results 8 comments of joost

I think you should first land your issues in the Anytone forum before concluding it is a problem ( https://groups.io/g/ANYTONE-878/topics?p=recentpostdate%2Fsticky,,,20,0,20,83648701). Have you tried using the hash (#) sign when entering...

hmm, thanks for checking this Bill, a similar test fails consistently on my side. If I use O_CREAT | O_WRITE flags only, it works just peachy. But with O_AT_END as...

Attached you will find a json file containing a geometry data and a geojson.swift file with the decoder structs. [Archive.zip](https://github.com/orlandos-nl/IkigaJSON/files/14348916/Archive.zip)

Hey that’s great to hear this is of help. The string normally comes from a database so file reads are not really my issue. And I definitely used the debug...

Updated my code and ran as release; JSONDecoder() and IkaJSONDecoder() are now the same speed; 0.0063 seconds. Nice improvement on your side though not the speed improvement I was hoping...

I realize this issue is old but in case you are still looking for a solution, you might want to consider dismissing the mqtt-tls component when an OTA update comes...

Since mango provided no further detail, here my point of view. I often run a query that has a large output. Yet, since I am still honing in my query/making...