I would like to know the approximate flash memory footprint required to implement BLE Mesh, Zigbee, and Thread, individually. Could you please provide the details for each protocol?
I would like to know the approximate flash memory footprint required to implement BLE Mesh, Zigbee, and Thread, individually. Could you please provide the details for each protocol?
Hi,
Please see the docs:
https://docs.nordicsemi.com/bundle/addon-zigbee-r23-latest/page/memory.html
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/thread/overview/ot_memory.html'
BLE Mesh
Mesh does not include a memory footprint section in the documentation:
https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/protocols/bt/bt_mesh/index.html
So I would recommend taking one of the mesh examples that fits your application and compile that to get an indication on how much it uses.
Kind regards,
Håkon