Skip to content

v2.0.0-preview1

Latest

Choose a tag to compare

@trantanen trantanen released this 10 Apr 07:33
· 90 commits to main since this release

This is the 1st unofficial preview release of the v2.0.0 release.

Release Highlights

  • Uses NCS v3.3.0-rc1.
  • Added HTTP client.
  • Updated nRF Cloud AT commands to use CoAP instead of MQTT.
  • Added TCP Server support with AT#XLISTEN and AT#XACCEPT.
  • Added nRF91M1 build configuration.
  • Added shared UART for application log and modem trace with AT#XLOG and AT#XTRACE commands to select which one to use.
  • More standard and dynamic handling of CMUX channels with AT+CMUX and AT+CGDATA.
  • Added AT#XCMUXURC for configuring URC channel.
  • Major refactoring of internal AT host implementation.
  • Added migration notes from v1.0.0 release.

What's Changed

New Contributors

Full Changelog: v1.0.0...v2.0.0-preview1