Skip to content

Commit fb3e661

Browse files
nrf_modem: update changelog
Update changelog with nrf_modem release. Signed-off-by: Kacper Radoszewski <[email protected]>
1 parent 740f05c commit fb3e661

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

nrf_modem/doc/CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,21 @@ 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 send callback.
32+
The callback is called when a send request is acknowledged by the network and the data has been acknowledged by the peer, if required by the network protocol.
33+
This socket option is supported by the nRF9151 NTN modem firmware.
34+
2035
nrf_modem 3.1.0
2136
***************
2237

0 commit comments

Comments
 (0)