Hi all,
I have evaluated the performance with ble mesh on nrf52840 board on zephyr system.
when I use ble sniffer(wireshark) to catch the package I fond that every message is retransmited multiple times on ble mesh.
and then, after seting the CONFIG_BT_MESH_NETWORK_TRANSMIT_COUNT to zero,
the retransmited times is reduced but can not full reduced to send only once transmission !!!
I also checked above and set it to zero, but still retransmit the mesh package! why?
following is which I catched package once mesh message,
it transmit two times on 37,38,39 respectively.