1. 05 Apr, 2017 1 commit
  2. 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
  3. 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
  4. 22 Mar, 2017 1 commit
  5. 20 Mar, 2017 1 commit
  6. 15 Mar, 2017 1 commit
  7. 14 Mar, 2017 1 commit
  8. 09 Mar, 2017 2 commits
  9. 07 Mar, 2017 2 commits
  10. 01 Mar, 2017 1 commit
  11. 24 Feb, 2017 1 commit
  12. 12 Feb, 2017 2 commits
  13. 10 Feb, 2017 1 commit
  14. 09 Feb, 2017 1 commit
  15. 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
  16. 06 Feb, 2017 2 commits
  17. 01 Feb, 2017 2 commits
  18. 26 Jan, 2017 3 commits
  19. 21 Jan, 2017 1 commit
  20. 17 Jan, 2017 2 commits
  21. 15 Jan, 2017 2 commits
  22. 09 Jan, 2017 2 commits
  23. 06 Jan, 2017 1 commit
  24. 04 Jan, 2017 2 commits
  25. 03 Jan, 2017 1 commit
  26. 01 Jan, 2017 2 commits