1. 18 Apr, 2017 1 commit
  2. 17 Apr, 2017 2 commits
  3. 16 Apr, 2017 2 commits
  4. 13 Apr, 2017 1 commit
  5. 10 Apr, 2017 1 commit
  6. 05 Apr, 2017 1 commit
  7. 04 Apr, 2017 3 commits
    • Philip Gladstone's avatar
      Fix the error callback from not being called sometimes (#1683) · 66ffa6cd
      Philip Gladstone authored
      * Fix the error callback from not being called sometimes
      * Moved the setting of the reconnect status to after the connack is recevied
      * Increase the irom0_seg size
      * Updated the documentation
      * Make it clearer that autoreconnect is deprecated
      66ffa6cd
    • dnc40085's avatar
      Add wifi.suspend() and node.sleep() (#1231) · 41a5736d
      dnc40085 authored
      * Exposed forced sleep API and more
      Added timer suspend functionality
      * wifi.suspend
      * wifi.resume
      * node.sleep 
      * tmr.suspend
      * tmr.suspend_all
      * tmr.resume
      * tmr.resume_all
      * Implement timer suspend functionality
      * Fix for uart TX glitch
      * Made some modifications to the error reporting
      41a5736d
    • Marcel Stör's avatar
      Admonition style fix · 176443c0
      Marcel Stör authored
      176443c0
  8. 31 Mar, 2017 1 commit
    • dnc40085's avatar
      Deprecate wifi.sta.eventMonReg (#1889) · 50a5c021
      dnc40085 authored
      * Update wifi event monitor documentation
      
      Added a note to `wifi.eventmon.register()` and `wifi.sta.eventmonreg()`
      * Add deprecation note to `wifi.sta.eventMonReg()`
      50a5c021
  9. 22 Mar, 2017 1 commit
  10. 20 Mar, 2017 1 commit
  11. 15 Mar, 2017 1 commit
  12. 14 Mar, 2017 1 commit
  13. 12 Mar, 2017 1 commit
  14. 09 Mar, 2017 2 commits
  15. 07 Mar, 2017 2 commits
  16. 06 Mar, 2017 1 commit
  17. 05 Mar, 2017 1 commit
  18. 01 Mar, 2017 1 commit
  19. 24 Feb, 2017 1 commit
  20. 12 Feb, 2017 2 commits
  21. 10 Feb, 2017 1 commit
  22. 09 Feb, 2017 1 commit
  23. 08 Feb, 2017 1 commit
    • Jason Follas's avatar
      Support clearing WiFi config (#1761) · 2ab28df9
      Jason Follas authored
      * Add wifi.sta.clearconfig(). Adjust password validation to match 2.0.0 SDK rules (no min length enforced, i.e. for WEP)
      * Updat comments about WEP key not having a minimum
      * Documentation: add note about node.restore() to wifi.sta.clearconfig() docs, and add SDK verbiage to describe what node.restore() impacts.
      * Normaliz if statements
      * Convert leading tabs to leading spaces for consistency
      2ab28df9
  24. 06 Feb, 2017 3 commits
  25. 01 Feb, 2017 3 commits
  26. 26 Jan, 2017 3 commits
  27. 21 Jan, 2017 1 commit