Skip to content
Tommi Rantanen edited this page Mar 24, 2026 · 11 revisions

Welcome to the Serial Modem wiki! This page contains some unofficial plans on what's coming up.

Here are rough plans for upcoming releases:

  • v2.0.0-preview1: 02-Apr-2026
  • v2.0.0-previewX: 30-Apr-2026
  • v2.0.0: 18-Jun-2026
  • v1.x.x: not planned but made on a need basis

New features for v2.0.0 release:

Other notes:

  • v2.x.x releases are backwards compatible from AT command API point of view with v1.x.x.
  • There will likely be limited number of exceptions to simplify the Serial Modem to avoid code size expansion.
  • AT#XCMUX=2: We are considering removal of switching the AT channel when starting CMUX. AT#XCMUX[=1] will likely remain and AT+CMUX is definitely available.
  • Full MFW FOTA: We are even thinking of removing since it's only practical for nRF9151 DK with external flash. Full MFW update through DFU would still be available and that is a more realistic approach for end products. If you have concerns on this, please contact our customer support.

Clone this wiki locally