CoAP example application for mbed OS 5
This application demonstrates how to connect to a CoAP server from mbed OS 5. It connects to coap://coap.me
, sends a message to /hello
and receives the response.
To build
- Open
mbed_app.json
and change thenetwork-interface
option to your connectivity method (more info). - Build the project in the online compiler or using mbed CLI.
- Flash the project to your development board.
- Attach a serial monitor to your board to see the debug messages (baud rate 115,200).
easy-connect.lib@0:0681e205d0e9, 2017-02-15 (annotated)
- Committer:
- Jan Jongboom
- Date:
- Wed Feb 15 21:18:58 2017 +0100
- Revision:
- 0:0681e205d0e9
Initial commit
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Jan Jongboom |
0:0681e205d0e9 | 1 | https://github.com/ARMmbed/easy-connect/#a913964341394430cd3997c6f2950f93ba1d75c8 |