This is an example based on mbed-os cellular APIs that demonstrates a TCP or UDP echo transaction with a public echo server.

Committer:
pimco01
Date:
Wed Dec 25 16:18:24 2019 +0000
Revision:
51:f4b4b186f3a2
Parent:
37:6482227bfa51
Korea NB-IoT(Telco LGU+) Cellular example

Who changed what in which revision?

UserRevisionLine numberNew contents of line
mbed_official 37:6482227bfa51 1 # Contributing to Mbed OS
mbed_official 37:6482227bfa51 2
mbed_official 37:6482227bfa51 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
mbed_official 37:6482227bfa51 4
mbed_official 37:6482227bfa51 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).