zephyr/samples/net
Alexandre Bailon dc898b47c8 samples: net: openthread: Add a sample using OpenThread CoAP API
In order to show how to use OpenThread and CoAP, add an application.
This example could be build to run a client or server.
The server could expose LEDs and buttons and client could get their
state and set the LEDs state.

The network is created automatically using the network key predefined
in the config. The goal is to make the example simple by removing
the commisionning and joinning process.

If a client application has a button, it could use it to toggle the first
LED on any boards running the server application.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
2025-01-21 19:27:07 +01:00
..
capture samples: net: capture: Add a way to capture some cooked data 2024-04-04 17:02:11 +02:00
cellular_modem drivers: serial: nrfx_uarte: Deprecate CONFIG_UART_x_NRF_HW_ASYNC 2024-12-06 12:14:02 +01:00
cloud samples: net: aws_iot_mqtt: Add support for hl7800 based boards 2025-01-20 11:15:57 +01:00
common samples: net: http_get: add support for hl7800 modem 2025-01-20 11:15:57 +01:00
dhcpv4_client boards: nxp: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
dns_resolve drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
dsa boards: segger: adopt new zephyr:board directive and role 2024-10-24 17:51:15 +02:00
gptp samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
ipv4_autoconf drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
lldp samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
lwm2m_client samples: net: lwm2m: add support for hl7800 modem 2025-01-20 11:15:57 +01:00
mdns_responder drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
mqtt_publisher drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
mqtt_sn_publisher net: mqtt-sn: Update MQTT-SN Publisher Sample with Gateway Discovery 2024-11-16 15:08:27 -05:00
openthread samples: net: openthread: Add a sample using OpenThread CoAP API 2025-01-21 19:27:07 +01:00
prometheus net: http_server: fix header capture on concurrent http2 streams 2024-12-04 14:13:24 -05:00
promiscuous_mode samples: net: doc: Use new Sphinx extension to document networking samples 2023-09-19 15:22:59 +01:00
ptp samples: doc: fix wrong relevant_apis references 2024-08-20 18:58:55 -04:00
secure_mqtt_sensor_actuator yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
sockets samples: net: http_get: restore original google.com hostname 2025-01-20 16:25:41 +01:00
stats net: stats: ipv4: pmtu: Add Path MTU Discovery statistics 2024-11-18 07:26:07 -05:00
syslog_net samples: net: syslog_net: add missing dep of net log backend 2025-01-04 10:56:12 +01:00
telnet drivers: wifi: make WIFI_BUILD_ONLY_MODE global symbol 2024-12-18 18:17:16 +01:00
tftp_client samples: net: tftp_client: Bump main thread stack size 2024-06-24 12:42:16 -04:00
virtual samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
vlan samples: net: vlan: Add IPv6 prefix config to each vlan-iface 2024-09-10 11:43:32 +02:00
wifi samples: net: wifi: nxp: update net related configurations 2025-01-20 02:58:55 +00:00
wpan_serial samples, tests: remove usage of space-separated lists 2024-12-04 14:14:53 -05:00
zperf samples: net: zperf: Use highest frequency for nRF5340 2025-01-03 11:39:13 +01:00
net.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00