Commit Graph

250 Commits

Author SHA1 Message Date
Stuart Feichtinger 8caa2dcfd6 More writing 2016-01-31 19:15:46 -06:00
Stuart Feichtinger b002526690 Tweak 2016-01-31 19:03:23 -06:00
Stuart Feichtinger ee1440903a More work 2016-01-31 19:02:57 -06:00
Stuart Feichtinger c0add9d638 Formatting 2016-01-31 19:00:38 -06:00
Stuart Feichtinger d764c3e1a4 Tweaks 2016-01-31 18:59:14 -06:00
Stuart Feichtinger 60ff208e80 More work 2016-01-31 18:57:43 -06:00
Stuart Feichtinger f84dd400ed Clean up 2016-01-31 18:57:31 -06:00
Stuart Feichtinger bdf3e427cc Tweaks 2016-01-31 18:43:14 -06:00
Stuart Feichtinger d02cf88a9a Clean up 2016-01-31 18:43:02 -06:00
Stuart Feichtinger 8e84287150 Added more command line arguments 2016-01-31 18:30:00 -06:00
Stuart Feichtinger 2fc3db20c7 Repurposed Adafruit example 2016-01-31 18:29:50 -06:00
Stuart Feichtinger 1b885c7fb5 Python subscriber 2016-01-31 17:48:34 -06:00
Stuart Feichtinger 23a4673565 Documented payload 2016-01-31 17:24:00 -06:00
Stuart Feichtinger ef573ee2b2 Added Readme 2016-01-31 16:19:38 -06:00
Stuart Feichtinger fd9cfda563 Added arbitrary buffer example 2016-01-31 16:19:30 -06:00
Stuart Feichtinger fb8795c055 Added requirements file for pip install 2016-01-31 16:19:14 -06:00
Stuart Feichtinger 8a40f42958 Updated comment 2016-01-31 16:18:45 -06:00
Stuart Feichtinger 9e8efabec4 Ignore bit torrent sync files 2016-01-31 16:18:02 -06:00
Stuart Feichtinger cc9a3a1161 Ignore bit torrent sync files 2016-01-31 16:17:35 -06:00
Stuart Feichtinger 0d8c841af5 Clean up duplicate functions 2016-01-31 15:33:58 -06:00
Stuart Feichtinger e41683e195 Merge remote-tracking branch 'adafruit/master' 2016-01-31 14:59:32 -06:00
ladyada 922f87e3cc bump 2016-01-21 20:21:10 -05:00
ladyada 8c8ba766c3 atwinc demo 2016-01-20 18:24:23 -05:00
Stuart Feichtinger 78d714f97a Merge branch 'buffer_publish' 2016-01-19 16:18:12 -06:00
Stuart Feichtinger 4ec8c49caf Merge branch 'Clean_up' into buffer_publish 2016-01-19 16:17:27 -06:00
Stuart Feichtinger e65f9b446e Deleted extraneous code 2016-01-19 16:17:15 -06:00
Stuart Feichtinger 67092945e6 Removed redundant code 2016-01-19 16:10:03 -06:00
Stuart Feichtinger cda4a5d7d4 Working
MUST include empty void “MQTT_connect” function declaration  or will
crash with 2 publish feeds on ESP8266
2016-01-19 16:01:20 -06:00
Stuart Feichtinger 2876ac43dd Added generic buffer
Crashes when publishing to more than one stream
2016-01-17 19:27:20 -06:00
ladyada e77be5b9ac added ssl option & details 2016-01-16 11:51:12 -05:00
ladyada f8518bc6bd more delays - works with feather fona nicely 2016-01-10 21:17:26 -05:00
ladyada 72b3ce172e verify PUBACK for QoS 1 2016-01-10 02:21:54 -05:00
Limor "Ladyada" Fried d58783e3a1 Merge pull request #21 from malachib/master
Fixing reversal of topic/packet identifier (topic should come first)
2016-01-10 02:00:58 -05:00
ladyada 2a40fafe4c handy example on how to parse subs, and have 2 subs 2016-01-10 01:25:12 -05:00
ladyada db47f8f3b3 remove unnecessary ping(), delay() & added WDT reset for connection failures 2016-01-10 01:03:59 -05:00
Kevin Townsend 9fb6fbf1e8 Updated WICED Feather macro 2016-01-05 16:11:27 +09:00
Limor "Ladyada" Fried 32201ceabb Merge pull request #25 from petersimonsson/keywords
Add a keywords.txt file
2016-01-03 10:40:33 -05:00
Peter Simonsson ce4e26f229 Add a keywords.txt file 2016-01-03 14:30:26 +01:00
Limor "Ladyada" Fried fed051a4b4 Merge pull request #22 from karlduino/master
Yun example: change one Serial -> Console
2015-12-24 23:14:02 -05:00
Karlduino 71496c977f Yun example: change one Serial -> Console 2015-12-24 22:00:13 -06:00
Malachi Burke f36ec4cf85 Fixing reversal of topic/packet identifier (topic should come first) 2015-12-14 20:10:00 -08:00
ladyada 0f9627c73c only kick watchdog if its enabled 2015-12-10 14:46:40 -05:00
Kevin Townsend a339810b75 Disabled dtostrf on STM32F2 2015-12-03 11:56:31 +01:00
Kevin Townsend bb7cdb5059 Added ARDUINO_STM32F2_FEATHER check 2015-12-03 11:49:10 +01:00
Tony DiCola 936c6b25e1 Work around mqtt_esp8266 example compile failure on Arduino 1.6.6 2015-11-20 20:52:49 -08:00
ladyada 0f2fd58345 right - fixed dtostrf for anything else 2015-11-11 12:50:23 -05:00
ladyada dbc989ac1d essentially, add Zero support by shimming in the missing functions 2015-11-11 10:22:26 -05:00
Todd Treece 03c1a2d07b bump lib version to v0.12.0 2015-10-22 14:39:28 -04:00
Todd Treece 88e28f517d update readme todos 2015-10-22 14:37:44 -04:00
Todd Treece 97afcf92c5 Merge pull request #10 from adafruit/3.1.1
MQTT 3.1.1 Support
2015-10-22 14:36:35 -04:00