3. W
ORKING
E
XAMPLE
: S
ENDING
TO
D
WEET
.
IO
3.1 Overview
This section covers a working example of sending information to the cloud data
site
. This has been tested with the NimbeLink Verizon CAT4 LTE
Skywire.
The APN used in this example is nimblink.gw12.vzwentp .
3.2 Get IMEI for the Thing Name
For dweet.io, it is recommended that you use a unique identifier for your endpoint
(called a “thing”). One good option is the Skywire’s IMEI, which is unique to each
cellular device. To get the IMEI, issue the following command:
AT+GSN
and the terminal should respond with:
111222333444555
OK
where 111222333444555 is your unique IMEI. Note this number.
3.3 Enable Hardware Flow Control
It is recommended that you use hardware flow control on your Skywire for Socket
Dials. To enable it, enter the following command:
AT&K3
and the terminal should respond with:
OK
3.4 Setup the Session Connection
PN 30228 rev 8
© NimbeLink Corp. 2020. All rights reserved.
9