Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi,
We are having issues with this part bridging on our via-in-pads. We are using 2oz finished outer layer copper.
Do you have any footprint recommendations for 2oz copper...
Hi,
I would like to know the value of the Noise Figure for the nRF52840. How much dB is it? I am looking at the documentation of the nRF 52840 but could not find the value...
Hi Nordic team,
I'm currently working on a device onboarding flow using the nRF Connect SDK Toolchain v2.6.0 on an nRF52840 board . The onboarding process involves:
...
I am building the sample project C:\ncs\v2.5.0\nrf\samples\bluetooth\peripheral_uart, which supports MCUboot’s serial recovery of the networking core image on nRF5340DK. ...
My Power Profile Kit (PPK2) having issue after a firmware update. Now it's not even turn on the light when connected and with power switch on. I think I accidentally update...
My company does firmware consulting work. We have been asked to create a Green Power Device (Wall Light Switch) on the Nordic nRF52833 chip.
From our research It does...
I have make a PCB with a BLE5340PA module from Ezurio using the nordic 5340 soc, i want to programm the soc but it seem that there is no boot on the module.
Fortunately...
I have a preset stored in CMakePresets.json:
When I go to create a new build configuration with the preset, the extension creates an Extra CMake Arguments row with:
...
Hi,
I’m working on a Matter application using the nRF Connect SDK v2.9.2 . I’ve added the AirQuality cluster into my device with sub-sensors: CO₂, PM1, PM10, TVOC, and Temperature...
Hi all,
I'm working on an application using the nRF54L15 with NCS v2.9.0 and Zephyr RTOS. The device performs BLE scanning using the following parameters:
When deployed...
Hello Team,
We are working on nrf54l15 platform and using nrf connect SDK 3.0.2 We have added the support of DFU over BLE using following steps:
1. Added " CONFIG_NCS_SAMPLE_MCUMGR_BT_OTA_DFU...
Can anyone clarify what information is stored in the nrf9160 chip barcode? For our manufacturing tests, we'd like to use a barcode-readable identifier on each board, and the...
Is there any documentation on what peak data rates are available on the nRF9151?
While the Cat-M, Cat-NB1 and Cat-NB2 standard max data rates are easily available, I have...
Hello, we are currently migrating from nRF Connect v2.9.1 to v3.0.2. When doing so, we found that the tinycrypt API was deprecated and decided to move things to mbedtls. We...