James Stanley
2abbc36da4
Put WiFi into station mode in examples ( #3731 )
2017-10-22 13:53:01 +08:00
Lars Englund
e09c939c42
Clean code and add example
2016-03-09 11:12:47 +01:00
Me No Dev
a8976a01fd
Add MD5 to core, Fix OTA examples and Digest Authentication to OTA and espota.py
2015-11-09 00:42:30 +02:00
Me No Dev
e613e42249
Fix example sketch, espota output and failing updater
...
I get 100% success with OTA now
2015-11-08 02:01:12 +02:00
Pascal Gollor
c773140a5b
use ArduinoOTA class in OTA-mDNS.SPIFFS example
2015-10-22 16:43:00 +02:00
Pascal Gollor
0034697b6e
use String instead of char pointer for SSID() and psk()
2015-09-30 18:15:53 +02:00
Pascal Gollor
093cb1b081
update espota.py help and add chipd id to hostname from OTA-mDNS-SPIFFS example for better identification
2015-09-28 17:19:42 +02:00
Pascal Gollor
ec1c43b5f7
compare wifi settings from config file with sdk config
2015-09-28 16:49:19 +02:00
Pascal Gollor
fb2545f72f
example was in wrong folder
2015-09-28 13:27:45 +02:00
Ivan Grokhotkov
496da02f14
Verify sketches as part of travis build
...
Squashed commits:
[7d1b42f] Encrypt token, skip some tests
[17b8f39] Fix sha1 example path
[f3050b1] Fix build, add webhook
[fd2c9bd] Fix build errors, update mDNS library readme
[7b87031] Make common.sh more flexible
[3ba3eb2] Test all sketches
[87beb8a] Build all sketches in esp8266 core
[f2464f1] Fix paths
[823a9ae] Remove sudo usage
[7fce734] Fix arduino commands
[619bc7d] Move all commands into travis script
[15a5ada] First attempt test runner
2015-07-23 16:06:07 +03:00
Me No Dev
1cd50e481f
Update OTA Sketch
2015-07-11 13:55:39 +03:00
John Doe
7596ed0742
inlining and enchancements
2015-07-06 12:34:09 +03:00
John Doe
ace974aede
let's not wait too much :) telnet running here
2015-07-06 12:31:50 +03:00
John Doe
6f2069deac
New Update library, example, upload and more
...
Proper error handling in the uploading python script
Much faster OTA example sketch with better results
New Update class that simplifies updating the firmware from any source
Updated Esp.updateSketch() to use the new class
2015-07-06 12:31:24 +03:00
John Doe
83eeaa31e0
typo
2015-07-06 12:25:29 +03:00
John Doe
dc9072b94b
Initial Upload From IDE
...
For Test ONLY
2015-07-06 12:25:17 +03:00
John Doe
148ec5579f
no need for the IP
2015-06-29 02:42:54 +03:00
John Doe
25aa2cdc08
MDNS-SD
2015-06-29 02:27:14 +03:00
Ivan Grokhotkov
699b06b875
implement async replies in mDNS library
...
No need to call mdns.update() from loop() any more.
2015-05-12 17:59:24 +03:00
Ivan Grokhotkov
727c61efe2
UDP multicast APIs fix
...
fix #74 , fix #7
2015-04-29 07:01:46 +08:00
Ivan Grokhotkov
31c7b384b2
Add mDNS library for esp8266
2015-02-01 01:55:37 +03:00