zephyr/samples/net
Robert Lubos a6eb556941 samples: net: mqtt: Increase connect timeout
The default timeout used (500 ms) turns out to be too small for certain
servers (test.mosquitto.org), rendering it impossible to connect (the
TCP connection was closed before the actual Connect ACK response
arrived). Increase the connect timeout to cover this case.

Fixes #28181

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2020-09-09 15:46:24 +03:00
..
cloud
common
dhcpv4_client
dns_resolve
eth_native_posix
gptp
gsm_modem device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
ipv4_autoconf
lldp
lwm2m_client device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
mdns_responder
mqtt_publisher samples: net: mqtt: Increase connect timeout 2020-09-09 15:46:24 +03:00
openthread/ncp device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
promiscuous_mode
sockets tests/samples: add samples for Serpente board 2020-09-04 09:25:02 -05:00
stats
syslog_net
telnet
vlan
wifi
wpan_serial device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
wpanusb device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
zperf
net.rst