zephyr/samples/net/dns_client/KNOWN_ISSUES
Flavio Santes e288040b7b samples/net: Add KNOWN_ISSUES file for NATS and DNS sample apps
The KNOWN_ISSUES file describes issues and workarounds for the NATS
and DNS sample applications.

Change-Id: I9a33a82073707dbdd4109e0740108b99c42ad772
Signed-off-by: Flavio Santes <flavio.santes@intel.com>
2016-08-24 23:36:45 +00:00

17 lines
294 B
Text

Issues
------
- RX or TX error:
Caused by:
net_send error, see:
https://jira.zephyrproject.org/browse/ZEP-428
https://jira.zephyrproject.org/browse/ZEP-676
Workaround:
Wait until the IP stack is "activated"
or reset the board.
Limitations
-----------
See the ./README_API file.