v0.3.0
Pre-release
Pre-release
Release Highlights
- Uses NCS v3.2.0 release.
- Added automatic data reception for sockets with
AT#XRECVCFG. - Added PPP shell sample for nRF54L15 and native_sim hosts.
- Removed TCP and UDP clients. Sockets and automatic data reception feature replace them.
- Removed support for nrf52840dk, nrf5340dk, nrf7002dk in the host samples.
What's Changed
- app: Use PDN ID Instead of CID for Socket Binding by @juhaylinen in #94
- doc: Fix #XGNSSDEL command description by @tokangas in #99
- app: Suppress POLLNVAL error when disconnecting from the MQTT broker by @juhaylinen in #100
- doc: app: Misc minor fixes by @trantanen in #97
- app: Update version generation cmake script by @juhaylinen in #98
- app: Remove fd_peer by @MarkusLassila in #104
- Manifest: Update nrf to v3.2.0-rc1 by @trantanen in #103
- app: Remove dependency to NCS PDN library by @juhaylinen in #91
- app: Update overlay file for memfault by @juhaylinen in #105
- doc: Improve nRF Cloud AT command documentation by @tokangas in #106
- samples: sm_at_client_shell: Remove nrf52840dk, nrf5340dk, nrf7002dk by @trantanen in #107
- samples: Add shell sample for PPP modem driver by @SeppoTakalo in #86
- app: Move small modules out of sub directories by @trantanen in #11
- doc: Updates to PPP shell sample by @divipillai in #109
- app: Add automatic data reception for sockets by @MarkusLassila in #102
- Manifest: Update nrf to v3.2.0-rc2 by @trantanen in #112
- github: workflows: build: Fix native_sim build for PPP shell sample by @trantanen in #110
- app: #XAPOLL parameter and functionality changes by @MarkusLassila in #114
- app: Fix datamode by @MarkusLassila in #116
- doc: Restructuring documentation by @trantanen in #113
- app: Remove TCP and UDP clients by @MarkusLassila in #115
- manifest: Update nrf to v3.2.0 by @trantanen in #118
- doc: Add UART configuration page by @SeppoTakalo in #117
- app: Socket option TLS_DTLS_FRAG_EXT by @trantanen in #108
- app: Fix echo with automatic reception and XAPOLL by @MarkusLassila in #119
- doc: Restructuring app doc by @trantanen in #121
New Contributors
Full Changelog: v0.2.0...v0.3.0