Skip to content

Commit 3022ca8

Browse files
author
Teemu Kultala
committed
cellular example update
1 parent 294dc93 commit 3022ca8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/reference/api/connectivity/networksocket/networksocket.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,17 +107,17 @@ Arm Mbed OS provides a [reference implementation of CellularBase](https://github
107107
You see output similar to the excerpt below:
108108

109109
```
110-
111-
mbed-os-example-cellular, Connecting...
110+
mbed-os-example-cellular
111+
PIN code set
112+
Establishing connection
112113
113114
114115
Connection Established.
115-
UDP: Sent 4 Bytes to echo.u-blox.com
116+
UDP: Sent 4 Bytes to echo.mbedcloudtesting.com
116117
Received from echo server 4 Bytes
117118
118119
119120
Success. Exiting
120-
121121
```
122122

123123
##### Basic working principles

0 commit comments

Comments
 (0)