EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
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...