Hello.
I'm using CYW954907EVAL1F and I'm configured this board as WIFI AP.
The board has to send couple of UDP packets at a rate of 2x30packets/s.
The packets are 1KByte large.
Can I increase WICED_PAYLOAD_MTU from 1550 to 2020 in WIFI to transmit the whole couple of packet in one ?
There is a limit to MAX TRANSFER UNIT in WIFI ?
Solved! Go to Solution.
Hi @MaFa_974161 ,
You can increase WICED_PAYLOAD_MTU value to 2020.
The maximum size you can go till 10000.
Thanks,
Rakesh B G
Hi @MaFa_974161 ,
You can increase WICED_PAYLOAD_MTU value to 2020.
The maximum size you can go till 10000.
Thanks,
Rakesh B G