Hello Team,
In the documentation i found following:
#define NRF_MESH_DFU_TX_SLOTS 8 |
Number of concurrent DFU transmissions available.
Definition at line 50 of file nrf_mesh_config_dfu.h.
Does this explicitly means, we can not perform DFU on mesh that has more than 8 nodes ? if not what is meant by that ?
Thanks