Hi community !
I saw a lot of subject about "Mesh throughput" which was outdated and i still have questions.
I'm using nRF52840 DK with nRF5 SDK for Mesh v4.0.0
1) Does Bluetooth Mesh still based on Bluetooth v4.0 ?
2) I saw that max 11 byte payload could fit in one message, is it still the same for mesh v4 ?
3) in file radio_config.c (from project : ble_app_uart_coexist_GATT ), we can see :
" #define RADIO_CONFIG_ADV_MAX_PAYLOAD_SIZE 37" line 53
"#define RADIO_MAX_PACKET_LEN 258" line 67
Do those lines correspond to message max length and max payload for mesh ?
4) Have you test max throughput with nRF52840 and SDK Mesh v4 ? if yes, could you give me result to compare with mine (future test)?
Thanks
Sincerely
PG