The RAM is 256MB. Qbytearray gets appended by 4k data continously. Once 64mb appended then on next append, it triggers a reboot. How to fix the issue? Store data temporarily on flash or SD card?
The RAM is 256MB. Qbytearray gets appended by 4k data continously. Once 64mb appended then on next append, it triggers a reboot. How to fix the issue? Store data temporarily on flash or SD card?