mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-07-08 12:35:46 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
6
component/common/example/coap/readme.txt
Executable file
6
component/common/example/coap/readme.txt
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
This example demonstrates how to use mbed-CoAP C library to build and parse a CoAP message.
|
||||
|
||||
In the example, a confirmable GET request is send to test server "coap.me" to retrieve the resource under path "/hello". The expected return is an ACK message with payload "world".
|
||||
|
||||
Note:
|
||||
Company Firewall may block CoAP message. You can use copper (https://addons.mozilla.org/en-US/firefox/addon/copper-270430/) to test the server's reachability.
|
||||
Loading…
Add table
Add a link
Reference in a new issue