Skip to content

mosbuma/m5stickc-mqtt-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MQTT Logger Sample Code

Required

Installation

  • clone this repository
  • copy settingsexample.h to settings.h to start
  • fill in wifi and mqtt settings in settings.h
  • in IDE:
    • Tools > Board -> M5Stick-C
    • Tools > PArtition Scheme -> NO OTA (Large APP)
  • compile & flash to the M5Stick

Handy

  • HiveMQ has a free MQTT server @ broker.hivemq.com / 1883
  • use a MQTT client to test
    • publish to sensor /
      • send QR code with QR060HELLOWORLD
      • change channel with CH04
    • subscribe on sensor

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published