Skip to content

Commit 6bbf727

Browse files
committed
doc: releases: Add migration notes for v2.0.0
Adding content into a placeholder migration notes for v2.0.0 release. Signed-off-by: Tommi Rantanen <tommi.rantanen@nordicsemi.no>
1 parent d9ef1d9 commit 6bbf727

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

doc/releases/migration_notes_v2.0.0.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,14 @@ Required changes
1515

1616
The following changes are mandatory to make your application work in the same way as in previous releases.
1717

18-
No changes since the latest release.
18+
* Full FOTA - When compiling, rename ``overlay-full_fota.conf`` to ``overlay-full-fota.conf`` and add ``PM_STATIC_YML_FILE=pm_static_nrf9151dk_nrf9151_ns_full_fota.yml`` to the build configuration.
19+
See :ref:`SM_AT_FOTA` for more information.
20+
21+
Informational changes
22+
*********************
23+
24+
The following changes are listed for informational purposes, and many hosts will work without any changes.
25+
26+
* Ring Indication (RI) - Change RI from pulse (100 ms) to level triggered, meaning RI stays asserted until the host asserts DTR.
27+
After the Serial Modem has enabled UART, RI will be deasserted.
28+
* nRF Cloud transport has been changed from MQTT to CoAP.

0 commit comments

Comments
 (0)