|
On ESP32-S3, listen the MaxPduSizeChanged event On Android, execute RequestMTU to set an MTU value larger than 256, such as RequestMTU(512), but the output of the above code is always 256. |
Answered by
alberk8
Dec 9, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@jeffer80, that is set in firmware compile configuration and at the moment there does not exist a parameter to set the PDU size. I suggest that you raise a Feature Request.