Skip to content
Snippets Groups Projects
  1. Jul 09, 2024
    • Bernd-Christian Renner's avatar
      new feature: sleep mode (experimental) · 2e22f17e
      Bernd-Christian Renner authored and Bernd-Christian Renner's avatar Bernd-Christian Renner committed
      - sleep mode must be enabled in firmware with compile flag SLEEP_ENABLE (default: off)
      - sleep is activated by UART and left through EXT_PIN_WAKEUP (rising edge)
      - sleep is delayed until pending UART TX has completed (typically ACK for SLEEP command)
      - added software control for alternative LEDP configuration (RP) through
        PEN (PEN will be low / LEDP off when modem is sleeping)
      
      changed ACI interface to return NACK on faulty CMD (processCmd returns bool now instead of void)
      2e22f17e
  2. Jun 05, 2024
  3. Jun 03, 2024
  4. Feb 10, 2023
  5. Feb 08, 2023
  6. Jan 16, 2023
  7. Oct 26, 2022
  8. Oct 10, 2022
  9. Mar 16, 2022
  10. Nov 11, 2021
  11. Jul 15, 2021
  12. Sep 16, 2020
  13. Aug 07, 2020
  14. Mar 17, 2020
  15. Feb 28, 2020
  16. Feb 25, 2020
  17. Feb 20, 2020
  18. Feb 18, 2020
  19. Feb 17, 2020
  20. Feb 13, 2020
  21. Feb 12, 2020
  22. Feb 11, 2020
  23. Feb 10, 2020
Loading