1. 16 Apr, 2017 1 commit
    • dnc40085's avatar
      Update wifi suspend documentation (#1910) · 03902699
      dnc40085 authored
      * Added message about potential for wifi crashes and more
      
      Added message about potential for wifi crashes caused by long running
      functions
      
      Modified description for wifi.resume() and wifi.suspend()
      03902699
  2. 13 Apr, 2017 1 commit
  3. 10 Apr, 2017 1 commit
  4. 05 Apr, 2017 1 commit
  5. 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
  6. 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
  7. 22 Mar, 2017 1 commit
  8. 20 Mar, 2017 1 commit
  9. 15 Mar, 2017 1 commit
  10. 14 Mar, 2017 1 commit
  11. 12 Mar, 2017 1 commit
  12. 09 Mar, 2017 2 commits
  13. 07 Mar, 2017 2 commits
  14. 06 Mar, 2017 1 commit
  15. 05 Mar, 2017 1 commit
  16. 01 Mar, 2017 1 commit
  17. 24 Feb, 2017 1 commit
  18. 12 Feb, 2017 2 commits
  19. 10 Feb, 2017 1 commit
  20. 09 Feb, 2017 1 commit
  21. 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
  22. 06 Feb, 2017 3 commits
  23. 01 Feb, 2017 3 commits
  24. 26 Jan, 2017 3 commits
  25. 21 Jan, 2017 1 commit
  26. 17 Jan, 2017 2 commits
  27. 15 Jan, 2017 2 commits