This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# save this in your /home/pi | |
# look for DEVICE MAC and MQTT Broker config below | |
# | |
# ble code from here | |
# https://dzone.com/articles/using-python-gatttool-and-bluetooth-low-energy-wit | |
# | |
# mqtt from here | |
# http://www.steves-internet-guide.com/into-mqtt-python-client/ | |
# | |
# Auto run it every 5 minutes |