Skip to content

Commit b678536

Browse files
author
Amanda Butler
authored
Update CellularNonIPSocket.md
Make change suggested in comments.
1 parent 56ef0f2 commit b678536

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/networksocket/CellularNonIPSocket.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The constructor takes no parameters. To initialize the socket on a specified Net
66

77
[`CellularContext`](https://os.mbed.com/docs/development/mbed-os-api-doxy/_cellular_context_8h.html) sets up the modem into the Control Plane optimization mode of operation if it is requested and if the cellular network supports it.
88

9-
Control plane optimization is a new feature for cellular IoT (CIoT). With it, the device can use cellular control channels for data communications, to save power and resources. It does this by using less radio singling.
9+
Control plane optimization is a new feature for cellular IoT (CIoT). With it, the device can use cellular control channels for data communications, to save power and resources by using less radio signaling.
1010

1111
Note: <span class="notes">**Note:** Non-IP use usually requires integration to a cellular operator messaging service. The service supports a web API to send to and receive the non-IP using devices.</span>
1212

0 commit comments

Comments
 (0)