Skip to content

rjacolin/MQTTOpenATSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##This a simple MQTT Greenhouse Sample (PoC).

This Open AT sample simulates temperature and humidity and sendss data to AirVantage M2M Cloud.

####In a nutshell:

Getting Started

  1. Create an Open AT Project
  2. Change the APN in src/GPRS/cfg_gprs.c (top of the file)
  3. Change your MQTT password in src/entry_point.c (bottom of the file)
  4. Compile and download on your target
  5. You can modify the temperature with the at command at+temperature=
  6. Register your system on AirVantage (Follow the three first section from [the MQTT tutorial] (https://doc.airvantage.net/av/reference/hardware/protocols/mqtt/))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages