Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

New firmware release v1.18.0

Compare
Choose a tag to compare
@Xykon Xykon released this 01 Jun 15:00
· 59 commits to master since this release
  • esp32: Fix hang in AS923 due to incorrect timer behaviour.

  • esp32: Improve LTE stability. Forbid sending AT commands while in connected (data mode) state

  • lib/lora: Fix manual channel add for US915 and AU915 regions.

  • esp32: Add hidden SSID option. Enable websockets.

  • esp32: If state is already PPP, don't change it to ATTACHED.

  • esp32: Improve the robustness of lte.connect() when resuming a previous session.

  • mpy: Show Pycom version alongside Micropython core version