zephyr/samples/net
Daniel Egger 280daa3941 samples: net: lwm2m: use real temperature values instead of dummy
This changes the use of a static and fixed temperature value to using a
read_callback which will either return the previous dummy value or
gather real temperature data from a supported sensor (for now only
FXOS8700 which is available e.g. on a FRDM-K64F).

Signed-off-by: Daniel Egger <daniel@eggers-club.de>
2019-05-28 21:11:05 -04:00
..
common license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
dhcpv4_client ethernet/eth_e1000.c: change to new PCI(e) functions 2019-04-22 09:34:00 -07:00
dns_resolve license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
eth_native_posix license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
google_iot_mqtt samples: google_iot_mqtt: Explicitly cast socklen_t to int in printf 2019-05-11 13:25:58 +03:00
gptp samples: net: gptp: Fix compilation instructions 2019-05-23 22:13:11 +03:00
ipv4_autoconf license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lldp license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
lwm2m_client samples: net: lwm2m: use real temperature values instead of dummy 2019-05-28 21:11:05 -04:00
mdns_responder license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
mqtt_publisher license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
promiscuous_mode license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
sockets samples: net: echo_server: Fix usbnet configuration 2019-05-27 09:25:06 -04:00
stats license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
syslog_net license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
telnet license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
vlan license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
wifi license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
wpan_serial samples: cdc_acm: Update CDC ACM Device name 2019-04-28 12:22:23 -04:00
wpanusb samples: usb: wpanusb: Refactor sample using new API 2019-05-27 09:25:06 -04:00
zperf net/icmpv6: Allow for arbitrary payload data in ICMP echo 2019-04-26 09:05:14 +03:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00