Simple mbed OS sockets example for mbed OS5 & W5500 SPI Ethernet controller. This is a quick example of a simple HTTP client program using the network-socket API that is provided as a part of mbed-os. The program brings up an underlying network interface, and uses it to perform an HTTP transaction over a TCPSocket.
Dependencies: W5500Interface easy-connect
Fork of mbed-os-example-mbed5-sockets by
Result
- Serial Terminal Log
Files at revision 55:8165a6a797a4
Name | Size | Actions |
---|---|---|
[up] | ||
Jenkinsfile | 2381 | Revisions Annotate |
README.md | 2202 | Revisions Annotate |
W5500Interface.lib | 67 | Revisions Annotate |
easy-connect.lib | 65 | Revisions Annotate |
main.cpp | 3190 | Revisions Annotate |
mbed-os.lib | 77 | Revisions Annotate |
mbed_app.json | 1482 | Revisions Annotate |