Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sdk-nrf-upmerge #16860

Open
wants to merge 178 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
178 commits
Select commit Hold shift + click to select a range
ea7a472
manifest: update manifest for upmerge
bjarki-andreasen Aug 13, 2024
5458959
lib: date_time: define _POSIX_C_SOURCE for gmtime_r
bjarki-andreasen Sep 23, 2024
fff4e01
libraries: Change autoconf.h to zephyr/autoconf.h
frkv Sep 4, 2024
af51da2
tf-m: Replace deprecated z_arch_esf_t types
frkv Sep 5, 2024
2a1529d
nrf_modem_lib: Fix removed CONFIG_LOG_DOMAIN_ID config
frkv Sep 4, 2024
7526083
crypto: Add pk_ecc.c to the build
frkv Sep 5, 2024
3c89824
crypto: Removal of unsupported PSA crypto algorithm and key types
frkv Aug 22, 2024
3dadf08
bluetooth: crypto: Adding missing key-types for ECC
frkv Aug 22, 2024
d96fc31
crypto: Add missing config for key types for SPAKE2+ and RSA
frkv Aug 22, 2024
02cfccd
crypto: Cleanup ordering of PAKE and RSA split configurations
frkv Aug 22, 2024
4e28173
crypto: Enable Kconfig NRF_SECURITY by default
frkv Aug 22, 2024
1c96127
crypto: Removing weak and/or unused ciphers in nrf_security
frkv Sep 4, 2024
bea4748
crypto: Align psa_crypto_driver_wrappers to PSA key attributes
frkv Sep 4, 2024
f1ead0d
crypto: configs: Disable setting of PSA_WANT_KEY_TYPE_ECC_XXXX_PAIR_B…
frkv Sep 4, 2024
4d8d474
crypto: Unify Mbed TLS configuration generation
frkv Sep 5, 2024
2d543f2
tf-m: Adding config_extra.cmake generation
frkv Sep 4, 2024
12b1e11
tf-m: Add use of generated crypto_extra.cmake file
frkv Sep 4, 2024
b449a48
tf-m: crypto keys: Update platform HUK APIs
frkv Sep 4, 2024
1439fff
tf-m: Remove nordic-internal configuration for PSA attestation
frkv Sep 4, 2024
be8be23
tf-m: Add support for building PSA core externally
frkv Sep 5, 2024
482c458
tf-m: Updated out-of-tree crypto_spe.h to aling with TF-M 2.1
frkv Sep 5, 2024
3b72fbe
tf-m: Add TF-M compiler flags to TF-M config libraries
frkv Sep 5, 2024
bd9db23
crypto: PSA core: Add psa_crypto_config and psa_crypto_library_config
frkv Sep 4, 2024
f8dad4e
crypto: Cleaning up PSA driver and core CMake logic
frkv Sep 4, 2024
54aa6b9
crypto: tls: Don't depend on MBEDTLS_CIPHER_C for TLS use-cases
frkv Sep 5, 2024
01a9478
crypto: Removal of unused out-of-tree files
frkv Sep 5, 2024
cd4d8e3
crypto: Adding threading support for PSA core
frkv Sep 5, 2024
7e0c886
sample: tls: Enable SSL CLI for psa_tls
frkv Sep 5, 2024
431db4d
crypto: nrf_security: Fix coding standard issues
frkv Sep 5, 2024
dee9e7b
crypto: legacy: Enable more PSA core/crypto awareness
frkv Sep 4, 2024
f209b9f
libraries: Update all includes to <zephyr/net_buf.h>
frkv Sep 9, 2024
7d33a15
suit: Fix Kconfig for SUIT (missing type)
frkv Sep 9, 2024
818be33
drivers: Remove nRF70 Wi-Fi driver
krish2718 Aug 5, 2024
18cfdf5
manifest: Use Zephyr hostap
krish2718 Aug 5, 2024
29a932d
treewide: Migrate to nRF70 upstream driver
krish2718 Aug 5, 2024
df71f87
boards: shields: Use upstream nRF7002EK shields
krish2718 Aug 5, 2024
b01ec88
treewide: Migrate to upstream Zephyr WPA supplicant
krish2718 Aug 5, 2024
b63cf67
modules: hostap: Remove hostap module
krish2718 Aug 5, 2024
ae0580a
boards: Remove nRF7002DK board
krish2718 Aug 5, 2024
c9b10ad
treewide: Fix CMake warning for nRF70 driver heap
krish2718 Aug 5, 2024
c87e019
samples: wifi: shell: Increase kernel heap
krish2718 Aug 6, 2024
47cd7d5
migration: Add notes for nRF70 upstream switch
krish2718 Aug 7, 2024
cb83287
doc: changelog: Update with upstream migration
krish2718 Aug 9, 2024
545178e
treewide: Use nRF7000 for scan only
krish2718 Aug 11, 2024
22a3961
ci: Quarantine nRF7002 unsupported boards
krish2718 Aug 11, 2024
4f42137
samples: wifi: Fix Raw mode build
krish2718 Aug 13, 2024
26a8965
samples: wifi: coex: Explicitly enable co-existence
krish2718 Aug 13, 2024
d7620e1
ci: quanratine: Disable Matter for nRF7002DK
krish2718 Aug 13, 2024
bc52bbb
ci: Quarantine Thingy and Wi-Fi tests
krish2718 Aug 18, 2024
a46865b
samples: Remove unsupported platforms from integration
krish2718 Aug 18, 2024
1ff9efa
doc: Fix missing tag
krish2718 Aug 18, 2024
bcffc64
samples: wifi: Remove raw modes for nRF7000
krish2718 Aug 18, 2024
ee9baca
samples: wifi: shutdown: Fix build errors
krish2718 Aug 18, 2024
518cd49
ci: quarantine: Quarantine few mysterious memory overflows
krish2718 Aug 21, 2024
ddcf828
sysbuild: Remove some Kconfigs
nordicjm Sep 11, 2024
3fa1d8d
[nrf noup] Remove CFB and OFB from OpenThread defconfig
frkv Sep 11, 2024
c50d181
github: workflows: compliance: add unidiff to requirenments
bjarki-andreasen Sep 12, 2024
51cb633
samples: libraries: Fixing deprecated z_arch_esf_t
frkv Sep 12, 2024
1f3418c
applications: ipc_radio: align net_buf to new API
dchat-nordic Sep 13, 2024
d825871
boards: shields: remove nrf7002eb
bjarki-andreasen Sep 15, 2024
d9c2ec8
boards: shields: remove nrf700x_nrf54h20dk
bjarki-andreasen Sep 15, 2024
ca72e19
boards: shields: remove nrf700x_nrf54h15dk
bjarki-andreasen Sep 15, 2024
6193a2e
boards: shields: remove nrf700x_nrf54l15pdk
bjarki-andreasen Sep 15, 2024
eb387cf
cmake: modules: kconfig: Update autoconf path
nordicjm Sep 12, 2024
2760cbb
boards: shields: add nrf7002eb_interposer_p1 shield
bjarki-andreasen Sep 16, 2024
1cb3a70
doc: cmake: inject DOCS_HTML_DIR
bjarki-andreasen Sep 16, 2024
faa2173
tf-m: Fix removed PSA_WANT_KEY_TYPE_RSA_KEY_PAIR configuration for tests
frkv Sep 12, 2024
ad6834a
tf-m: Add a dummy PLAT_OTP_ID_LCS define for TF-M Minimal configuration
frkv Sep 12, 2024
0c73511
crypto: Adding missing include-folder to CRACEN library
frkv Sep 12, 2024
f884570
crypto: CRACEN: Remove unused parameter
frkv Sep 12, 2024
a494f43
tf-m: Clean up PSA crypto interface/library config addition
frkv Sep 13, 2024
164aace
crypto: Adjusting threading to also work with no multithreading support
frkv Sep 13, 2024
5932ec3
crypto: Removing unused target names mbedx509_target and mbedtls_target
frkv Sep 16, 2024
695b106
crypto: Fix legacy API support for TLS/DTLS and X.509
frkv Sep 16, 2024
37d1669
crypto: Reworking the structure of psa driver/core
frkv Sep 16, 2024
5bbe1b6
crypto: Fixup of threading for path resolvement
frkv Sep 16, 2024
fccdf4a
crypto: Separating library and interface configs for nrf_security libs
frkv Sep 16, 2024
d7d3d4e
crypto: Cleaning up dependencies for psa_crypto_config/psa_interface
frkv Sep 16, 2024
47cf88a
crypto: MBEDTLS_PSA_CRYPTO_KEY_ID_ENCODES_OWNER for Nordic security b…
frkv Sep 16, 2024
de78578
crypto: TF-M: Add filter for legacy API addition for ARoTs etc.
frkv Sep 16, 2024
4a599bc
crypto: Threading: Ensure linking against libkernel.a by path
frkv Sep 16, 2024
d025882
crypto: TF-M: Add better filter for non PSA builds
frkv Sep 16, 2024
22e8ee3
crypto: Resolve path-issues with CRACEN builds
frkv Sep 16, 2024
ad9dc72
samples: wifi: privisioning: softap: add missing integration_platforms
gmarull Sep 17, 2024
fb7c275
doc: nrf: update references to Zephyr docs
gmarull Sep 17, 2024
b160a73
doc: redirects: remove invalid entries
gmarull Sep 17, 2024
4978752
ieee802154: 802154_rpmsg: Fix path in CMake and sysbuild conf
dawidprzybylo Sep 17, 2024
4290e8d
samples: Align samples to new recommeneded net_buf API.
dchat-nordic Sep 13, 2024
5fddf72
tf-m: Add ${NRF_DIR} to external core and added include
frkv Sep 17, 2024
52bee4d
crypto: Handling threading support a bit more accurately
frkv Sep 18, 2024
295b996
ble: Fix const correctness for bt_le_adv_parms
frkv Sep 18, 2024
f3d21b7
crypto: Resolving more PSA features from legacy
frkv Sep 18, 2024
20d978f
crypto: Made imported (legacy) libraries use psa_crypto-config
frkv Sep 18, 2024
c36707f
modem: tests: Change z => zvfs
frkv Sep 18, 2024
d5b66cd
net: download client: Added K_THREAD_STACK_MEMBER definition
frkv Sep 18, 2024
32679be
bluetooth: controller: align softdevice with BT_CTLR_CRYPTO_SUPPORT
bjarki-andreasen Sep 19, 2024
620f3bd
tests: nrf_compress: Enable legacy crypto for mbedtls_sha256_c
frkv Sep 19, 2024
c50c1db
crypto: Adding "-Wno-unused-function" to avoid oberon_ecdsa errors
frkv Sep 19, 2024
8254cbb
crypto: Resolving CHACHA20 into PSA crypto configs
frkv Sep 19, 2024
a20fb69
boards: thingy91x: replace removed Kconfig option
tomi-font Sep 19, 2024
880594c
applications: serial_lte_modem: fix "'noreturn' function does return"
tomi-font Sep 19, 2024
1b3b35a
nrf_security: add missing Mbed TLS source file
tomi-font Sep 19, 2024
a4391e6
nrf_security: fix MBEDTLS_HKDF_C dependency
tomi-font Sep 19, 2024
b09f40f
tests: crypto: add missing Mbed TLS Kconfig options
tomi-font Sep 19, 2024
f31220c
bindings: usb: zephyr,hid-device: rename in-polling-rate
bjarki-andreasen Sep 19, 2024
d20a93e
applications: nrf_desktop: update usbd config define macro usage
bjarki-andreasen Sep 19, 2024
414a778
crypto: Add fallback to get PSA crypto driver APIs
frkv Sep 20, 2024
e8dc75e
crypto: Fix collision with mbedtls_ecdsa_can_do for nrf_oberon
frkv Sep 20, 2024
146e491
crypto: Fix access to Mbed TLS base APIs for nrf_cc3xx imported libs
frkv Sep 20, 2024
77393b1
samples: bluetooth: fast_pair: locator_tag: align Kconfigs from libc
kapi-no Sep 20, 2024
0827137
bluetooth: controller: ecdh: enable security backend for tf-m builds
kapi-no Sep 20, 2024
62508ed
crypto: Adding legacy headers gave mismatch for nRF54H SSF samples
frkv Sep 21, 2024
5ab9ffa
tfm: tests: Enable PSA_WANT_ALG_ECDSA
frkv Sep 21, 2024
db1c1bd
tf-m: tests: Add better filtering of CRACEN devices for regression tests
frkv Sep 21, 2024
0767348
crypto: Simplify include folder passing in legacy crypto binaries
frkv Sep 22, 2024
d5c9870
crypto: Avoid OpenThread issue with MBEDTLS_SSL_EXPORT_KEYS
frkv Sep 22, 2024
ccc6c93
samples: bluetooth: Remove CONFIG_BT_DEBUG_LOG use
rlubos Sep 23, 2024
9aeb601
applications: remove Kconfig for selecting HCI driver
kapi-no Sep 23, 2024
aae5036
treewide: Remove remaining CONFIG_WIFI_NRF700X use
rlubos Sep 23, 2024
9cac65c
Bluetooth: Controller: Kconfig: select BT_CTLR_CRYPTO_SUPPORT for sdc
laxiLang Sep 23, 2024
6e03a38
wifi: shell: Remove usage of Kconfig MBEDTLS_GENERATE_CFG_FILE
frkv Sep 23, 2024
2b210d1
applications: serial_lte_modem: fix native_tls Kconfig overlay
tomi-font Sep 23, 2024
6de9ba7
tests: suit: fix "MBEDTLS_ECDSA_C defined, but not all prerequisites"
tomi-font Sep 23, 2024
4b6971b
Bluetooth: Mesh: align rpl with subnet bridge changes
bjarki-andreasen Sep 23, 2024
6bd496f
unity: Fix cmock headers generation (syscalls)
rlubos Sep 23, 2024
b194595
snippets: add nrf70-wifi snippet
bjarki-andreasen Sep 16, 2024
c73ae9e
samples: wifi: shell: Update nrf7002eb_interposer tests
bjarki-andreasen Sep 23, 2024
4c6c72b
crypto: Simplify psa_crypto_config/psa_crypto_library_config selection
frkv Sep 23, 2024
bc0f8de
crypto: Fix SSF for psa_crypto_config selection
frkv Sep 24, 2024
58a5884
doc: nrf: adjust references to hello world sample
gmarull Sep 24, 2024
9567adb
nrf_security: remove CFB and OFB Mbed TLS cipher modes
tomi-font Sep 24, 2024
4efa938
Bluetooth: tester: testing.h is moved under mesh directory
m-alperen-sener Sep 24, 2024
95e7cd3
bluetooth: fast_pair: crypto: enable security backend for tf-m builds
kapi-no Sep 24, 2024
e741e5b
crypto: Allow for more legacy-only API support
frkv Sep 24, 2024
2f72160
crypto: Add missing API for RSA (Mbed TLS 3.6.0 + RSA_ALT)
frkv Sep 24, 2024
b29c049
crypto: legacy psa_tls: Add enabledment of MBEDTLS_ECDSA_C/ECDH_C
frkv Sep 24, 2024
dfa9371
crypto: Make MD support non-local build of PSA core
frkv Sep 24, 2024
94cc40e
crypto: Add resolvement of HMAC when enabling DETERMINISTIC_ECDSA
frkv Sep 24, 2024
de9922e
crypto: Wider mask to prevent duplicate mbdtls_eccdsa_can_do
frkv Sep 24, 2024
bb12fa5
kconfig: change MINIMAL_LIBC_MALLOC to COMMON_LIBC_MALLOC
tejlmand Sep 24, 2024
519cc73
applications: nrf_desktop: Handle USBD_MSG_CONFIGURATION
MarekPieta Sep 24, 2024
1d4ae68
applications: nrf_desktop: Align USB HID buffers
MarekPieta Sep 24, 2024
5005afc
crypto: Standardizing on using MBEDTLS_USE_PSA_CRYPTO for Kconfig.legacy
frkv Sep 25, 2024
e6de68e
crypto: Add wider mask for enabling legacy Mbed TLS files
frkv Sep 25, 2024
57c5cd6
scripts: quarantine_zephyr: Update net_buf entry
rlubos Sep 25, 2024
a450111
suit: crypto: Remove filtering of SOC_FAMILY_NORDIC_NRF
frkv Sep 25, 2024
4bb93be
tests: lib: location: Align with upstream device.h changes
rlubos Sep 25, 2024
832556c
samples: matter: Disable unused cpuflpr from DTS.
ArekBalysNordic Sep 25, 2024
aa0657d
applications: machine_learning: remove flpr nodes to fix missing label
kapi-no Sep 25, 2024
d7e60f8
crypto: Add CONFIG_MBEDTLS_LEGACY_C to net/download sample
frkv Sep 25, 2024
4a88229
tests: net: lib: nrf_provisioning: Define COAP_CLIENT_BLOCK_SIZE
rlubos Sep 25, 2024
d92ea3a
samples: bluetooth: Fix build warning about bt_le_adv_params
laxiLang Sep 25, 2024
fe4580f
doc: nrf: update mcumgr references
gmarull Sep 25, 2024
18bb5ac
crypto: Fix wrong label oberon_psa_core
frkv Sep 25, 2024
ed2d7f3
samples: cellular: nrf_cloud_multi_service: Use correct config option
rado17 Sep 25, 2024
d1acbf0
scripts: quarantine: quarantine nrfx_spim samples
bjarki-andreasen Sep 26, 2024
b4f6dbf
tests: suit: temporarily disable native_posix signature check
ahasztag Sep 26, 2024
7cc0eb9
samples: Fix BLE adv params build warning
laxiLang Sep 26, 2024
9e8674f
samples: openthread: Disable unused cpuflpr
ArekBalysNordic Sep 26, 2024
8d64316
Applications: Audio: Upmerge sept 24
koffes Sep 16, 2024
df5d67c
crypto: Fix aliasing issues of mbedtl_mutex_xxxx APIs
frkv Sep 26, 2024
c8e73d1
samples: wifi: shell: Reduce static RAM usage
rado17 Sep 25, 2024
0544e41
modules: wifi: provisioning: softap: Enable WIFI_NRF70
rado17 Sep 26, 2024
416f60c
nrf_security: Use the renamed header file
krish2718 Sep 26, 2024
e9c82cb
subsys: dfu: dfu_target: Add support for flatten
nordicjm Sep 26, 2024
01397bf
Revert "applications: nrf_desktop: Disable USB remote wakeup on nRF54…
MarekPieta Sep 27, 2024
fba7a7d
samples: net: Add sysbuild Wi-Fi config
krish2718 Sep 27, 2024
2cee54f
crypto: Defer mutex operation in pre-kernel
frkv Sep 26, 2024
556a221
tfm: Propagate PSA_CRYPTO_DRIVER_TFM_BUILTIN_KEY_LOADER
frkv Sep 26, 2024
1de453c
quarantine: native_sim, samples, drivers, tests which use sdl2
thst-nordic Sep 27, 2024
0ba024e
crypto: Rename to nrf_security_mutex_t to mbedtls_threading_mutex_t
frkv Sep 27, 2024
0144e78
quarantine_zephyr: sample.filesystem.fat_fs.nrf54l15pdk added
bjarki-andreasen Sep 27, 2024
4329970
tests: subsys: wifi_credentials_backend_psa: Fix build error
simensrostad Sep 27, 2024
de8169e
samples: net: Enable WIFI_NRF70 only for Wi-Fi builds
simensrostad Sep 27, 2024
2ac0a35
crypto: mutex: set intialized flag
frkv Sep 27, 2024
6d7a8f3
tf-m: Add PSA_CRYPTO_DRIVER_TFM_BUILTIN_KEY_LOADER
frkv Sep 27, 2024
8dd1621
quarantine: Update quarantine
PerMac Sep 27, 2024
a5e84fe
tests: benchmarks: peripheral_load: update flash_thread log name
bjarki-andreasen Sep 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/workflows/compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
pip3 install -U pip
pip3 install -U setuptools
pip3 install -U wheel
grep -E "^python-magic|^junitparser|^lxml|^gitlint|^pylint|^pykwalify|^yamllint" scripts/requirements-fixed.txt | cut -d ' ' -f '1' | xargs pip3 install -U
grep -E "^python-magic|^junitparser|^lxml|^gitlint|^pylint|^pykwalify|^yamllint|^unidiff" scripts/requirements-fixed.txt | cut -d ' ' -f '1' | xargs pip3 install -U
grep -E "^west" scripts/requirements-fixed.txt | cut -d ' ' -f '1' | xargs pip3 install -U
pip3 show -f west
Expand Down
2 changes: 0 additions & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,6 @@
/drivers/sensor/bme68x_iaq/ @nrfconnect/ncs-co-drivers @nrfconnect/ncs-cia
/drivers/sensor/paw3212/ @nrfconnect/ncs-co-drivers @nrfconnect/ncs-si-bluebagel
/drivers/sensor/pmw3360/ @nrfconnect/ncs-co-drivers @nrfconnect/ncs-si-bluebagel
/drivers/wifi/nrf700x/ @nrfconnect/ncs-co-networking @krish2718 @sachinthegreen @rado17

# Devicetree
/dts/ @nrfconnect/ncs-co-drivers
Expand Down Expand Up @@ -157,7 +156,6 @@

# Modules
/modules/ @nrfconnect/ncs-co-build-system
/modules/hostap/ @nrfconnect/ncs-co-networking @krish2718 @rado17 @sachinthegreen
/modules/mcuboot/ @nrfconnect/ncs-pluto
/modules/cjson/ @nrfconnect/ncs-cia @plskeggs
/modules/trusted-firmware-m/ @nrfconnect/ncs-aegir
Expand Down
2 changes: 1 addition & 1 deletion applications/asset_tracker_v2/Kconfig.sysbuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ config SECURE_BOOT_APPCORE
|| BOARD_NRF9151DK_NRF9151_NS \
|| BOARD_NRF9161DK_NRF9161_NS

config WIFI_NRF700X
config WIFI_NRF70
default y if BOARD_THINGY91X_NRF9151_NS

config PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ CONFIG_ADXL367_ACTIVITY_TIME=0

# configs for Wi-Fi
CONFIG_WIFI=y
CONFIG_WIFI_NRF700X=y
CONFIG_WIFI_NRF700X_SKIP_LOCAL_ADMIN_MAC=y
CONFIG_WIFI_NRF70=y
CONFIG_WIFI_NRF70_SKIP_LOCAL_ADMIN_MAC=y
# Align this with CONFIG_LOCATION_METHOD_WIFI_SCANNING_RESULTS_MAX_CNT
CONFIG_NRF_WIFI_SCAN_MAX_BSS_CNT=10

Expand All @@ -50,7 +50,7 @@ CONFIG_NRF_MODEM_LIB_SHMEM_TX_SIZE=4096
CONFIG_NRF_MODEM_LIB_SHMEM_RX_SIZE=4096

# Scan only using offload API
CONFIG_WPA_SUPP=n
CONFIG_WIFI_NM_WPA_SUPPLICANT=n

# For nRF9160 the default is socket interface
CONFIG_NET_DEFAULT_IF_ETHERNET=y
Expand Down
4 changes: 2 additions & 2 deletions applications/asset_tracker_v2/doc/sensor_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ The following table lists the sensors and sensor data types supported by the mod
| Acceleration (Impact) | `ADXL372`_ |
+-------------------------+-----------------+

The module controls and collects data from the sensors by interacting with their :ref:`device drivers <device_model_api>` using :ref:`Zephyr's generic sensor API <sensor_api>`.
The module controls and collects data from the sensors by interacting with their :ref:`device drivers <device_model_api>` using :ref:`Zephyr's generic sensor API <sensor>`.

Thingy:91 X has a `BME688`_ gas sensor and `ADXL367`_ motion sensor that can be used by the :ref:`asset_tracker_v2_sensor_module` module.

Expand Down Expand Up @@ -189,7 +189,7 @@ Dependencies

This module uses the following Zephyr API:

* :ref:`Generic sensor API <sensor_api>`
* :ref:`Generic sensor API <sensor>`

API documentation
*****************
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ CONFIG_DK_LIBRARY=n

# Actual configs for the Wi-Fi
CONFIG_WIFI=y
CONFIG_WIFI_NRF700X=y
CONFIG_WIFI_NRF700X_SKIP_LOCAL_ADMIN_MAC=y
CONFIG_WIFI_NRF70=y
CONFIG_WIFI_NRF70_SKIP_LOCAL_ADMIN_MAC=y
# Align this with CONFIG_LOCATION_METHOD_WIFI_SCANNING_RESULTS_MAX_CNT
CONFIG_NRF_WIFI_SCAN_MAX_BSS_CNT=20

Expand All @@ -35,13 +35,14 @@ CONFIG_LOCATION_METHOD_WIFI_SCANNING_RESULTS_MAX_CNT=20
CONFIG_LOCATION_WORKQUEUE_STACK_SIZE=8192
# Needed to handle more scan results
CONFIG_HEAP_MEM_POOL_SIZE=60000
CONFIG_HEAP_MEM_POOL_IGNORE_MIN=y

# Not for LTE throughput testing
CONFIG_NRF_MODEM_LIB_SHMEM_TX_SIZE=4096
CONFIG_NRF_MODEM_LIB_SHMEM_RX_SIZE=4096

# Scan only using offload API
CONFIG_WPA_SUPP=n
CONFIG_WIFI_NM_WPA_SUPPLICANT=n

# For nRF9160 the default is socket interface
CONFIG_NET_DEFAULT_IF_ETHERNET=y
Expand Down
16 changes: 8 additions & 8 deletions applications/asset_tracker_v2/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -328,26 +328,26 @@ tests:
integration_platforms:
- nrf9160dk/nrf9160/ns
platform_allow: nrf9160dk/nrf9160/ns
extra_args: SHIELD=nrf7002ek EXTRA_CONF_FILE=overlay-nrf7002ek-wifi-scan-only.conf
SB_CONFIG_WIFI_NRF700X=y SB_CONFIG_WIFI_NRF700X_SCAN_ONLY=y
extra_args: SHIELD=nrf7002ek_nrf7000 EXTRA_CONF_FILE=overlay-nrf7002ek-wifi-scan-only.conf
SB_CONFIG_WIFI_NRF70=y SB_CONFIG_WIFI_NRF70_SCAN_ONLY=y
tags: ci_build sysbuild ci_applications_asset_tracker_v2
applications.asset_tracker_v2.nrf7002ek_wifi.nrf9161dk:
sysbuild: true
build_only: true
integration_platforms:
- nrf9161dk/nrf9161/ns
platform_allow: nrf9161dk/nrf9161/ns
extra_args: SHIELD=nrf7002ek EXTRA_CONF_FILE=overlay-nrf7002ek-wifi-scan-only.conf
SB_CONFIG_WIFI_NRF700X=y SB_CONFIG_WIFI_NRF700X_SCAN_ONLY=y
extra_args: SHIELD=nrf7002ek_nrf7000 EXTRA_CONF_FILE=overlay-nrf7002ek-wifi-scan-only.conf
SB_CONFIG_WIFI_NRF70=y SB_CONFIG_WIFI_NRF70_SCAN_ONLY=y
tags: ci_build sysbuild ci_applications_asset_tracker_v2
applications.asset_tracker_v2.nrf7002ek_wifi.nrf9151dk:
sysbuild: true
build_only: true
integration_platforms:
- nrf9151dk/nrf9151/ns
platform_allow: nrf9151dk/nrf9151/ns
extra_args: SHIELD=nrf7002ek EXTRA_CONF_FILE=overlay-nrf7002ek-wifi-scan-only.conf
SB_CONFIG_WIFI_NRF700X=y SB_CONFIG_WIFI_NRF700X_SCAN_ONLY=y
extra_args: SHIELD=nrf7002ek_nrf7000 EXTRA_CONF_FILE=overlay-nrf7002ek-wifi-scan-only.conf
SB_CONFIG_WIFI_NRF70=y SB_CONFIG_WIFI_NRF70_SCAN_ONLY=y
tags: ci_build sysbuild ci_applications_asset_tracker_v2
applications.asset_tracker_v2.nrf7002ek_wifi-debug:
sysbuild: true
Expand All @@ -360,9 +360,9 @@ tests:
- nrf9160dk/nrf9160/ns
- nrf9161dk/nrf9161/ns
- nrf9151dk/nrf9151/ns
extra_args: SHIELD=nrf7002ek
extra_args: SHIELD=nrf7002ek_nrf7000
EXTRA_CONF_FILE="overlay-nrf7002ek-wifi-scan-only.conf;overlay-debug.conf"
SB_CONFIG_WIFI_NRF700X=y SB_CONFIG_WIFI_NRF700X_SCAN_ONLY=y
SB_CONFIG_WIFI_NRF70=y SB_CONFIG_WIFI_NRF70_SCAN_ONLY=y
tags: ci_build sysbuild ci_applications_asset_tracker_v2

# Configuration which will be used by the positioning CI integration job to verify PRs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include <zephyr/usb/usb_device.h>
#include <zephyr/usb/bos.h>
#include <zephyr/usb/msos_desc.h>
#include <zephyr/net/buf.h>
#include <zephyr/net_buf.h>
#include <usb_descriptor.h>

#define MODULE bulk_interface
Expand Down
14 changes: 7 additions & 7 deletions applications/ipc_radio/src/bt_hci_ipc.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

#include <zephyr/sys/byteorder.h>
#include <zephyr/sys/util.h>
#include <zephyr/net/buf.h>
#include <zephyr/net_buf.h>

#include <zephyr/bluetooth/bluetooth.h>
#include <zephyr/bluetooth/l2cap.h>
Expand Down Expand Up @@ -88,7 +88,7 @@ static void recv_cmd(const uint8_t *data, size_t len)
sys_le16_to_cpu(hdr->opcode), hdr->param_len);

net_buf_add_mem(buf, data, len);
net_buf_put(&tx_queue, buf);
k_fifo_put(&tx_queue, buf);
}

static void recv_acl(const uint8_t *data, size_t len)
Expand Down Expand Up @@ -125,7 +125,7 @@ static void recv_acl(const uint8_t *data, size_t len)
sys_le16_to_cpu(hdr->handle), sys_le16_to_cpu(hdr->len));

net_buf_add_mem(buf, data, len);
net_buf_put(&tx_queue, buf);
k_fifo_put(&tx_queue, buf);
}

static void recv_iso(const uint8_t *data, size_t len)
Expand Down Expand Up @@ -162,7 +162,7 @@ static void recv_iso(const uint8_t *data, size_t len)
sys_le16_to_cpu(hdr->handle), sys_le16_to_cpu(hdr->len));

net_buf_add_mem(buf, data, len);
net_buf_put(&tx_queue, buf);
k_fifo_put(&tx_queue, buf);
}

static void send(struct net_buf *buf, bool is_fatal_err)
Expand Down Expand Up @@ -260,7 +260,7 @@ static void tx_thread(void)
int err;

while (1) {
buf = net_buf_get(&tx_queue, K_FOREVER);
buf = k_fifo_get(&tx_queue, K_FOREVER);
err = bt_send(buf);
if (err) {
LOG_ERR("bt_send failed err: %d.", err);
Expand Down Expand Up @@ -315,7 +315,7 @@ void bt_ctlr_assert_handle(char *file, uint32_t line)
#endif /* CONFIG_BT_CTLR_ASSERT_HANDLER */

#if defined(CONFIG_BT_HCI_VS_FATAL_ERROR)
void k_sys_fatal_error_handler(unsigned int reason, const z_arch_esf_t *esf)
void k_sys_fatal_error_handler(unsigned int reason, const struct arch_esf *esf)
{
LOG_PANIC();

Expand Down Expand Up @@ -374,7 +374,7 @@ int ipc_bt_process(void)
k_sem_take(&ipc_bound_sem, K_FOREVER);

while (1) {
buf = net_buf_get(&rx_queue, K_FOREVER);
buf = k_fifo_get(&rx_queue, K_FOREVER);
send(buf, HCI_REGULAR_MSG);
}

Expand Down
6 changes: 3 additions & 3 deletions applications/machine_learning/app_desc.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@ To learn more about Edge Impulse support in the |NCS| see :ref:`ug_edge_impulse`
Application overview
********************

To perform its tasks, the nRF Machine Learning application uses components available in Zephyr and the |NCS|, namely the :ref:`lib_caf` modules and :ref:`zephyr:sensor_api` for sampling sensors, and :ref:`zephyr:uart_api` or :ref:`nus_service_readme` for forwarding data.
To perform its tasks, the nRF Machine Learning application uses components available in Zephyr and the |NCS|, namely the :ref:`lib_caf` modules and :ref:`zephyr:sensor` for sampling sensors, and :ref:`zephyr:uart_api` or :ref:`nus_service_readme` for forwarding data.
It also uses the `Edge Impulse's data forwarder`_ protocol.

Sampling sensors
================

The application handles the sensor sampling using the :ref:`caf_sensor_manager`.
This module uses Zephyr's :ref:`zephyr:sensor_api` to handle the sampling.
This module uses Zephyr's :ref:`zephyr:sensor` to handle the sampling.
This approach allows you to use any sensor available in Zephyr.

By default, the following sensors are used by the application:
Expand Down Expand Up @@ -659,7 +659,7 @@ Dependencies

The application uses the following Zephyr drivers and libraries:

* :ref:`zephyr:sensor_api`
* :ref:`zephyr:sensor`
* :ref:`zephyr:uart_api`
* :ref:`zephyr:mcu_mgr`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,15 @@ ipc1: &cpuapp_cpuppr_ipc {
};
};

/* Remove DTS nodes associated with the cpuflpr target as they refer to the
* cpuflpr_code_partition label from the cpuapp_rx_partitions node. The label has
* been removed in this file due to the modification of the cpuapp_rx_partitions
* node. The cpuflpr_vpr and cpuapp_cpuflpr_ipc DTS nodes are removed to prevent
* build failures.
*/
/delete-node/ &cpuflpr_vpr;
/delete-node/ &cpuapp_cpuflpr_ipc;

/* Disable unused sensors and peripherals. */
/delete-node/ &bme688;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ CONFIG_BT_BUF_ACL_TX_SIZE=251
CONFIG_BT_BUF_ACL_RX_SIZE=502

CONFIG_BT=y
CONFIG_BT_HCI_IPC=y
CONFIG_BT_SMP=y
CONFIG_BT_SIGNING=y
CONFIG_BT_BONDABLE=y
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ CONFIG_BT_BUF_ACL_TX_SIZE=251
CONFIG_BT_BUF_ACL_RX_SIZE=502

CONFIG_BT=y
CONFIG_BT_HCI_IPC=y
CONFIG_BT_SMP=y
CONFIG_BT_SIGNING=y
CONFIG_BT_BONDABLE=y
Expand Down
4 changes: 2 additions & 2 deletions applications/matter_bridge/Kconfig.sysbuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ endchoice
# Enable IEEE802.15.4 serialization to network core
# This config automatically pulls in the `overlay-802154.conf` in the ipc_radio image
config NETCORE_IPC_RADIO_IEEE802154
default y if (SOC_SERIES_NRF53X || SOC_SERIES_NRF54HX) && !WIFI_NRF700X
default y if (SOC_SERIES_NRF53X || SOC_SERIES_NRF54HX) && !WIFI_NRF70

if BOOTLOADER_MCUBOOT

Expand All @@ -38,7 +38,7 @@ config PM_EXTERNAL_FLASH_MCUBOOT_SECONDARY
if SOC_SERIES_NRF53X

config MCUBOOT_UPDATEABLE_IMAGES
default 3 if (BOARD_NRF5340DK_NRF5340_CPUAPP && WIFI_NRF700X) #### Support for WiFi patch on external flash memory.
default 3 if (BOARD_NRF5340DK_NRF5340_CPUAPP && WIFI_NRF70) #### Support for WiFi patch on external flash memory.
default 2

choice MCUBOOT_MODE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Adding support for a new Bluetooth LE service
#############################################

The Matter Bridge application supports bridging Bluetooth LE devices using :ref:`LED Button Service <lbs_readme>` and :ref:`Environmental Sensing Service <peripheral_esp>` Bluetooth services.
The Matter Bridge application supports bridging Bluetooth LE devices using :ref:`LED Button Service <lbs_readme>` and :zephyr:code-sample:`ble_peripheral_esp` Bluetooth services.
You can also add support for a proprietary Bluetooth LE service, if required by your use case.
The functionality of the added Bluetooth LE service has to be represented by one or more device types available in the :ref:`Matter Data Model <ug_matter_device_types>`.
For example, the :ref:`LED Button Service <lbs_readme>` is represented by the Matter On/Off Light and Matter Generic Switch device types.
Expand Down
25 changes: 17 additions & 8 deletions applications/matter_bridge/doc/matter_bridge_description.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To test the Matter bridge application with the :ref:`Bluetooth LE bridged device
* An additional development kit compatible with one of the following Bluetooth LE samples:

* :ref:`peripheral_lbs`
* :ref:`peripheral_esp`
* :zephyr:code-sample:`ble_peripheral_esp`

* A micro-USB cable for every development kit to connect it to the PC.

Expand Down Expand Up @@ -119,7 +119,7 @@ The application supports two bridged device configurations that are mutually exc

* Nordic Semiconductor's :ref:`LED Button Service <lbs_readme>` - represented by the Matter On/Off Light and Generic Switch device types.
The service can be configured to use the On/Off Light Switch instead of the Generic Switch device type.
* Zephyr's :ref:`Environmental Sensing Service <peripheral_esp>` - represented by the Matter Temperature Sensor and Humidity Sensor device types.
* Zephyr's :zephyr:code-sample:`ble_peripheral_esp` - represented by the Matter Temperature Sensor and Humidity Sensor device types.

If the Bluetooth LE service required by your use case is not supported, you can extend the application.
For information about how to add a new Bluetooth LE service support to the application, see the :ref:`matter_bridge_app_extending_ble_service` section.
Expand Down Expand Up @@ -552,7 +552,7 @@ The current maximum number of Bluetooth LE connections that can be selected usin
.. parsed-literal::
:class: highlight
west build -b nrf5340dk/nrf5340/cpuapp -p -- -Dmatter_bridge_SHIELD=nrf7002ek -DSB_CONFIG_WIFI_PATCHES_EXT_FLASH_STORE=y -DSB_CONFIG_DFU_MULTI_IMAGE_PACKAGE_WIFI_FW_PATCH=y -DSB_CONFIG_WIFI_NRF700X=y -Dmcuboot_CONFIG_UPDATEABLE_IMAGE_NUMBER=3 -DCONFIG_BRIDGED_DEVICE_BT=y -DEXTRA_CONF_FILE="overlay-bt_max_connections_app.conf" -Dipc_radio_EXTRA_CONF_FILE="overlay-bt_max_connections_net.conf" -DFILE_SUFFIX=nrf70ek
west build -b nrf5340dk/nrf5340/cpuapp -p -- -Dmatter_bridge_SHIELD=nrf7002ek -DSB_CONFIG_WIFI_PATCHES_EXT_FLASH_STORE=y -DSB_CONFIG_DFU_MULTI_IMAGE_PACKAGE_WIFI_FW_PATCH=y -DSB_CONFIG_WIFI_NRF70=y -Dmcuboot_CONFIG_UPDATEABLE_IMAGE_NUMBER=3 -DCONFIG_BRIDGED_DEVICE_BT=y -DEXTRA_CONF_FILE="overlay-bt_max_connections_app.conf" -Dipc_radio_EXTRA_CONF_FILE="overlay-bt_max_connections_net.conf" -DFILE_SUFFIX=nrf70ek
.. group-tab:: Matter bridge over Thread

Expand All @@ -576,7 +576,7 @@ The current maximum number of Bluetooth LE connections that can be selected usin
.. parsed-literal::
:class: highlight
west build -b nrf54h20dk/nrf54h20/cpuapp -p -- -DSB_CONFIG_WIFI_NRF700X=y -DCONFIG_CHIP_WIFI=y -Dmatter_bridge_SHIELD=nrf700x_nrf54h20dk -DCONFIG_BRIDGED_DEVICE_BT=y -DEXTRA_CONF_FILE="overlay-bt_max_connections_app.conf" -Dipc_radio_EXTRA_CONF_FILE="overlay-bt_max_connections_net.conf"
west build -b nrf54h20dk/nrf54h20/cpuapp -p -- -DSB_CONFIG_WIFI_NRF70=y -DCONFIG_CHIP_WIFI=y -Dmatter_bridge_SHIELD=nrf700x_nrf54h20dk -DCONFIG_BRIDGED_DEVICE_BT=y -DEXTRA_CONF_FILE="overlay-bt_max_connections_app.conf" -Dipc_radio_EXTRA_CONF_FILE="overlay-bt_max_connections_net.conf"
.. group-tab:: Matter bridge over Thread

Expand Down Expand Up @@ -712,15 +712,14 @@ For example:

.. code-block:: console
west build -b nrf5340dk/nrf5340/cpuapp -p -- -Dmatter_bridge_SHIELD=nrf7002ek -DSB_CONFIG_WIFI_PATCHES_EXT_FLASH_STORE=y -DSB_CONFIG_DFU_MULTI_IMAGE_PACKAGE_WIFI_FW_PATCH=y -DSB_CONFIG_WIFI_NRF700X=y -Dmcuboot_CONFIG_UPDATEABLE_IMAGE_NUMBER=3 -DFILE_SUFFIX=nrf70ek
west build -b nrf5340dk/nrf5340/cpuapp -p -- -Dmatter_bridge_SHIELD=nrf7002ek -DSB_CONFIG_WIFI_PATCHES_EXT_FLASH_STORE=y -DSB_CONFIG_DFU_MULTI_IMAGE_PACKAGE_WIFI_FW_PATCH=y -DSB_CONFIG_WIFI_NRF70=y -Dmcuboot_CONFIG_UPDATEABLE_IMAGE_NUMBER=3 -DFILE_SUFFIX=nrf70ek
To use the nRF54H20 DK with the ``nrf7002ek`` shield (2.4 GHz or 5 GHz), follow the :ref:`ug_nrf7002eb_nrf54h20dk_gs` user guide to connect all required pins.
Once connected, run the following command to build the sample:

.. code-block:: console
west build -b nrf54h20dk/nrf54h20/cpuapp -p -- -DSB_CONFIG_WIFI_NRF700X=y -DCONFIG_CHIP_WIFI=y -Dmatter_bridge_SHIELD=nrf700x_nrf54h20dk
west build -b nrf54h20dk/nrf54h20/cpuapp -p -- -DSB_CONFIG_WIFI_NRF70=y -DCONFIG_CHIP_WIFI=y -Dmatter_bridge_SHIELD=nrf700x_nrf54h20dk
Selecting a configuration
=========================
Expand All @@ -738,7 +737,17 @@ To enable the Matter smart plugin functionality, run the following command with
.. parsed-literal::
:class: highlight
west build -b *board_target* -p -- -Dmatter_bridge_SNIPPET=onoff_plug
.. group-tab:: nRF54 DKs
.. code-block:: console
west build -b nrf54h20dk/nrf54h20/cpuapp -p -- -DSB_CONFIG_WIFI_NRF70=y -DCONFIG_CHIP_WIFI=y -Dmatter_bridge_SHIELD=nrf700x_nrf54h20dk -DCONFIG_BRIDGED_DEVICE_BT=y -Dmatter_bridge_SNIPPET=onoff_plug
.. group-tab:: nRF70 DKs
.. code-block:: console
west build -b nrf7002dk/nrf5340/cpuapp -p -- -DCONFIG_BRIDGED_DEVICE_BT=y -Dmatter_bridge_SNIPPET=onoff_plug
.. _matter_bridge_testing:

Expand Down
2 changes: 1 addition & 1 deletion applications/matter_bridge/sample.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ tests:
sysbuild: true
build_only: true
extra_args: matter_bridge_SHIELD=nrf7002ek SB_CONFIG_WIFI_PATCHES_EXT_FLASH_STORE=y
mcuboot_CONFIG_UPDATEABLE_IMAGE_NUMBER=3 SB_CONFIG_WIFI_NRF700X=y
mcuboot_CONFIG_UPDATEABLE_IMAGE_NUMBER=3 SB_CONFIG_WIFI_NRF70=y
SB_CONFIG_DFU_MULTI_IMAGE_PACKAGE_WIFI_FW_PATCH=y
CONFIG_CHIP_DFU_OVER_BT_SMP=y
FILE_SUFFIX=nrf70ek
Expand Down
2 changes: 1 addition & 1 deletion applications/matter_weather_station/Kconfig.sysbuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ config NRF_DEFAULT_IPC_RADIO
# Enable IEEE802.15.4 serialization to network core
# This config automatically pulls in the `overlay-802154.conf` in the ipc_radio image
config NETCORE_IPC_RADIO_IEEE802154
default y if !WIFI_NRF700X
default y if !WIFI_NRF70

# Enable Bluetooth serialization to network core
# This config automatically pulls in the `overlay-bt_hci_ipc.conf` in the ipc_radio image
Expand Down
Loading
Loading