Sending data from the cloud to your thing
Before you begin
Ensure your thing can send information to the cloud.
For more information, see
Sending data from your thing to the cloud
To test that AWS can publish information to your thing:
1. Create two subscribe topics in the Quectel BG96 module.
a. Using a terminal emulator, type:
at+emqsubopen=0,"SubscribeFromCloud0"
<return>
at+emqsubopen=1,"SubscribeFromCloud1"
<return>
b. Check that the first two index numbers are assigned a topic each. Type:
at+emqsubopen?
<return>
A list of index numbers and their assigned topics appears.
Eseye-enabled Quectel BG96 module Developer Guide v1.8
28
Sending data from the cloud to your thing