zephyr/samples
Gang Li d3815dae43 sample: net: wifi: reduce timeout for ICMP probe sent by server
DHCPv4 server will probe the offered IP address (send ICMP echo request)
and wait for 1s (default) before offering the address. STA sends out DHCP
discover, but gets no response. Windows automatically assigns the network
card an IP address of 169.254.xx.xx.
So set timeout for ICMP probe sent by the server to 100ms.

Signed-off-by: Gang Li <gang.li_1@nxp.com>
2024-08-19 09:56:14 -04:00
..
application_development samples: external_lib: Include --target in exported build flags 2024-07-31 10:08:33 +02:00
arch
basic samples: button: add a note about the input subsystem and samples 2024-07-30 18:29:50 +01:00
bluetooth net: buf: remove use of special putter and getter functions 2024-08-16 09:55:11 +02:00
boards samples: remove redundant CONFIG_MBOX_NRFX_IPC=y 2024-08-16 11:20:08 +01:00
cpp
drivers samples: remove redundant CONFIG_MBOX_NRFX_IPC=y 2024-08-16 11:20:08 +01:00
fuel_gauge Samples: max17048: added units to output 2024-07-10 11:36:28 +02:00
hello_world
kernel
modules samples: add steps to add lz4 into west manifest 2024-08-12 19:24:15 -04:00
net sample: net: wifi: reduce timeout for ICMP probe sent by server 2024-08-19 09:56:14 -04:00
philosophers doc: samples: philosophers: fix formatting and spelling 2024-05-31 03:08:52 -07:00
posix samples: env_posix: fix regex in sample test 2024-07-12 09:18:56 -04:00
sensor samples: esp32c3: Move config files from boards to socs 2024-08-13 18:21:10 -04:00
shields samples/shields: x-nucleo-iks4a1: Add lsm6dsv16x temp display 2024-07-27 10:37:11 +03:00
subsys profiling: doc: clean up grammar/spelling 2024-08-16 16:30:07 +01:00
synchronization samples/synchronization: fix thread b pinning 2024-07-30 18:30:30 +01:00
sysbuild samples: sysbuild: hello_world: add cpuapp/cpuflpr+xip configuration 2024-08-06 14:32:40 +02:00
tfm_integration samples: tfm_integration: tfm_ipc: update readme 2024-07-29 14:13:02 +02:00
userspace samples: shared_mem: support shared_mem for frdm_mcxn236 board 2024-08-15 10:15:12 +01:00
classic.rst
index.rst samples: move lz4 into modules 2024-08-12 19:24:15 -04:00
sample_definition_and_criteria.rst