zephyr/samples
Robert Lubos 417cfdd833 samples: sockets: Tweak echo_client/server sample parameters for DTLS
Current application data size in echo_client sample does not fit into a
single datagram with DTLS enbled for default IPv6 MTU (1280 bytes). This
caused abrupt failure of the sample with DTLS enabled over 802.15.4 L2.
Decreasing the application data size allows it to fit into a single UDP
datagram after encapsulating it into DTLS record.

Additionally, finetune DTLS timeout on echo_server to match UDP
application timeout on echo_client (so that a single datagram loss
does not cauase DTLS session to end).

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2018-12-13 21:13:52 +02:00
..
application_development samples: code_relocation: An example for code relocation feature. 2018-12-07 10:32:41 -05:00
basic doc: samples: Update samples to point to active boards 2018-12-12 23:06:16 +01:00
bluetooth doc: samples: Update samples to point to active boards 2018-12-12 23:06:16 +01:00
boards samples: mesh: enable retransmission of GET & Publish messages 2018-12-13 16:52:24 +02:00
cpp_synchronization
display samples: cfb: move native_posix config to boards 2018-12-11 09:12:56 -05:00
drivers samples: gpio: make sample generic and use DT 2018-12-11 13:13:26 -06:00
hello_world
mpu samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00
net samples: sockets: Tweak echo_client/server sample parameters for DTLS 2018-12-13 21:13:52 +02:00
nfc/nfc_hello
philosophers
portability samples: cmsis_rtos_v1: Disable tests on qemu_xtensa 2018-12-07 08:37:07 -05:00
sensor
shields
subsys
synchronization
testing/integration
userspace samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00
xtensa_asm2
kernel.rst
samples.rst samples: move userspace sample out of basic/ 2018-12-11 13:13:26 -06:00