Esp-Now throughput
Posted: Mon Oct 21, 2019 9:13 pm
I'm trying to achieve a continuous (and reliable) transmision at 768kbp with Esp-Now, but I cannot get any more than 512kbps.
1) Is this an intrinsic limitation of the protocol?
2) Is there any way to increase the throughput?
ESP_NOW_MAX_DATA_LEN is set to 250 in esp_now.h, and changing this value doesn't seems to make any effect.
3) Is there any way to increase the packet size?
I will apreciate any pointer into the right direction.
Many thanks!
1) Is this an intrinsic limitation of the protocol?
2) Is there any way to increase the throughput?
ESP_NOW_MAX_DATA_LEN is set to 250 in esp_now.h, and changing this value doesn't seems to make any effect.
3) Is there any way to increase the packet size?
I will apreciate any pointer into the right direction.
Many thanks!