Skip to content

Commit

Permalink
doc: Reflect changes to nrfcloud JITP handling
Browse files Browse the repository at this point in the history
Document changes.

Signed-off-by: Pete Skeggs <[email protected]>
  • Loading branch information
plskeggs committed Aug 12, 2024
1 parent f0b0eed commit 57474ab
Showing 1 changed file with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -312,9 +312,13 @@ Cellular samples

* :ref:`nrf_cloud_multi_service` sample:

* Updated Wi-Fi overlays from newlibc to picolib.
* Added the :kconfig:option:`CONFIG_TEST_COUNTER_MULTIPLIER` Kconfig option to multiply the number of test counter messages sent, for testing purposes.

* Updated:

* Wi-Fi overlays from newlibc to picolib.
* Handling of JITP association to improve speed and reliability.

* :ref:`nrf_cloud_rest_device_message` sample:

* Added support for dictionary logs using REST.
Expand Down Expand Up @@ -611,6 +615,7 @@ Libraries for networking
* The :kconfig:option:`CONFIG_NRF_CLOUD_CLIENT_ID_SRC_RUNTIME` Kconfig option to be available with CoAP and REST.
* The JSON string representing longitude in ``PVT`` reports from ``lng`` to ``lon`` to align with nRF Cloud.
nRF Cloud still accepts ``lng`` for backward compatibility.
* The handling of MQTT JITP device association to improve speed and reliability.

* :ref:`lib_nrf_cloud_coap` library:

Expand Down

0 comments on commit 57474ab

Please sign in to comment.