Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
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...