You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/releases/migration_notes_ncs_slm_v3.1.x.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -358,6 +358,15 @@ Other changes
358
358
* Changed ``<cell_pos>`` parameter to ``<cell_count>``. The meaning changes from no cell positioning, single-cell or multi-cell to the number of cells to be included in the location request.
359
359
``0`` means that cellular positioning is not requested at all.
360
360
* The ``AT#XNRFCLOUDPOS`` command has been updated to use the ``AT%NCELLMEAS`` command internally so the host must not use it anymore.
361
+
* ``#XNRFCLOUDPOS`` notification now includes the status of the location request.
Copy file name to clipboardExpand all lines: doc/releases/migration_notes_v2.0.0.rst
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,6 +28,13 @@ The following changes are mandatory to make your application work in the same wa
28
28
* Changed ``<cell_pos>`` parameter to ``<cell_count>``. The meaning changes from no cell positioning, single-cell or multi-cell to the number of cells to be included in the location request.
29
29
``0`` means that cellular positioning is not requested at all.
30
30
* The ``AT#XNRFCLOUDPOS`` command has been updated to use the ``AT%NCELLMEAS`` command internally so the host must not use it anymore.
31
+
* ``#XNRFCLOUDPOS`` notification now includes the status of the location request. The syntax has changed from:
0 commit comments