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