Skip to content

Commit 267eb33

Browse files
nrf_modem: update changelog
Update changelog with nrf_modem release. Signed-off-by: Kacper Radoszewski <[email protected]>
1 parent 08ee6fc commit 267eb33

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

nrf_modem/doc/CHANGELOG.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,20 @@ Core library
1717

1818
* Added the :ref:`nrf_modem_rs_capture_api` to receive reference signal samples.
1919

20+
DECT NR+
21+
========
22+
23+
* Added:
24+
25+
* The :c:func:`nrf_modem_dect_phy_test_rf_tx_cw_control` function to control continuous wave transmission for device certification purposes.
26+
* The :c:enumerator:`NRF_MODEM_DECT_PHY_ERR_HANDLE_IN_USE` enumeration value.
27+
28+
Sockets
29+
=======
30+
31+
* Added the :c:macro:`NRF_SO_SENDCB` socket option to set a callback to be called when a send operation is done sending data on air and the data has been acknowledged by the peer, if required by the network protocol.
32+
This socket option is supported by the mfw_nrf9151-ntn modem firmware.
33+
2034
nrf_modem 3.1.0
2135
***************
2236

0 commit comments

Comments
 (0)