Hello,
I am working on a BLE application for the Thingy91 which needs a lot of dynamic memory.
In the Zephyr specification values of up to 16kB are supported. I tried to increase the pool
size to 32kB and this seems to work fine.
Hence my question: is it save to rely on this? Does the Thingy91 support larger memory pools?
Thank you in advance.
Kind regards
Nils