zephyr/samples
Paul Sokolovsky ddf23f3167 samples: net: dns_resolve: Clarify that DNS queries aren't immediate
The sample in its default configuration waits for DNS server
configuration via IPv4 or IPv6 specific means. Until this
information is receives, DNS querying won't even start. Make
diagnostic messages explicit of this fact, because if user
doesn't have required services available in the network, the
sample will appear to just hang.

Jira: ZEP-2061

Change-Id: I56a5b7354a2d1239a35d8334ed95a15ebd19254f
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
2017-04-28 15:01:12 +03:00
..
basic samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
bluetooth samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
boards samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
drivers samples/crypto: Use sys_log properly 2017-04-27 13:06:35 +00:00
environmental_sensing samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
grove samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
hello_world doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
mpu_test samples: Add an MPU test suite 2017-04-25 21:53:22 +00:00
net samples: net: dns_resolve: Clarify that DNS queries aren't immediate 2017-04-28 15:01:12 +03:00
nfc/nfc_hello samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
philosophers samples: tickless: Enables tickless kernel option in some apps 2017-04-27 13:46:33 +00:00
power samples: power: Time is passed as milliseconds in tickless kernel 2017-04-27 13:46:35 +00:00
sensor samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
static_lib license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
subsys samples: Cleanup uint types in SEGGER SystemView 2017-04-25 22:09:11 +00:00
synchronization doc: fix .rst files canonical heading order 2017-01-20 16:06:36 -08:00
testing samples: convert to using newly introduced integer sized types 2017-04-21 09:53:53 -05:00
advanced.rst doc: add labels to sample docs for linking 2017-04-04 19:09:30 +00:00
kernel.rst doc: add labels to sample docs for linking 2017-04-04 19:09:30 +00:00
samples.rst samples: Add an MPU test suite 2017-04-25 21:53:22 +00:00