This example use mbed-os default network interface through Cellular PDP context class . It use UDP or TCP socket with the given echo server and performs an echo transaction. This program can be used on the C027, C030-U201 and C030-R412M boards.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
1:7527ba444133 | 2019-10-03 | qasim-ublox | Added 2G configurations for target UBLOX_C030_R412M. |
0:b0d61d94aba5 | 2019-09-20 | fahimalavi | Basic cellular example program using Cellular PDP Context class |