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 Team,
I’m facing an issue when trying to perform BLE FOTA with a 2 MB external SPI flash (SPI4) as the secondary slot for MCUboot.
My setup works fine when using a...
Hello,
sorry, do not know where to file a bug.
Bug is, that nrf_radio_subscribe_get() and nrf_radio_publish_get() use the wrong offset (0x80) instead of the correct one...
Hi, I’m currently testing the update process via BT SMP on the matter window covering example (NCS 3.0.2, nrf5340). For my test, I created two versions: 1. Project with -DCONFIG_CHIP_DFU_OVER_BT_SMP...
Dear reader,
I am currently working on a project using the NRF54L15 MCU. There is plenty of documentation available for this component, and the reference circuitry for the...
Hi Nordic team,
I'm using nRF52840 with nRF Connect SDK v2.6.0 and using NVS to store RSA key material on flash. The goal is to persistently store a generated RSA key pair...
Hi,
The nrf connect for desktop extension in VS code is not loading anything under welcome, when I try to open the documentation or any other nrf related command it says...
my PCB board uses nRF9161 SiP. The flash chip is W25N02KVZEIR.
on the PCB board, here are the wiring to spi flash chip,
P0.26 to CS#, P0.27 to CLK, P0.28 to MOSI, P0.29...
Hi Nordic team,
I’m currently using an nRF9160 DK and trying to test LTE-M connectivity with a custom test SIM and a network emulator. However, I’m facing multiple issues...
Hello,
I am using the nRF54L15-DK development kit. The peripheral-uart example works well to stream data from the kit to a smartphone using the nRF-tools App. However...
I am trying to use the ADC on an nRF52840DK.
I have configured the two ADC channels in the overlay
I setup the channels like this
and take readings using this code...
Hi, I have faced dificulties calling zsock_poll for ZSOCK_POLLIN with multiple opened sockets, expecially when conbined TCP and UDP at the same time. My goal is it poll for...
So when I toggle the pin high, it gets set to 1.8V. I want it to be at least 2.8V. I did configure the VDD to 3.3V. The VDDIO does show 3.3V, but a pin like let say P1.11...
I have been trying to use the ` nrf\samples\bluetooth\peripheral_nfc_pairing ` sample code on the nRF Connect SDK v3.0.2 to connect to a Samsung Galaxy A16 5G phone.
The...
I bought a tiny board on Aliexpress from HolyIOT. It comes with an nRF52832 and an LIS2DH12 accelerometer. The silkscreen on the board says HOLYIOT-21011-v1.0.
This schematic...
Hello,
We are developing a board with both nrf91 and nrf54 boards. We are looking to make the nrf91 a SLM with a UART interface to support the LTE functionality of the nrf54...