You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With latest FreeRTOS TCP/IP stack, due to a timing issue, most of the
MQTT tests fail on FVP, because of connection reset. Therefore,
increase the MQTT keep alive timeout `MQTT_KEEP_ALIVE_INTERVAL_SECONDS`
from `60` to `300` seconds.
Signed-off-by: Devaraj Ranganna <[email protected]>
0 commit comments