We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hello,
I want to validate NB-IoT NTN connectivity using an nRF9151 SMA DK connected directly to an R&S CMW500 emulator.
Goal:
Connect to the CMW500 in NB-IoT NTN ...
I'm having an issue where my device doesn't wake from System OFF (on GPIO or VBUS toggle).
It worked on up to and including nRF Connect SDK v3.3.0-preview1. Doesn't work...
As the title suggests, I want to use west build without having to include the BOARD_ROOT parameter.
I have already referred to this link , but the results were not as expected...
The ENS210 temperature and humidity sensor connected to an nRF52832 over the I2C interface is not getting ready during initialization. During boot, the ENS210 driver reports...
Hello Nordic Team,
I am working with nRF Connect SDK v3.2.2 on the nRF54L15 DK (cpuapp) and trying to bring up WiFi using the nRF7002 together with the nRF7002-EK connected...
Hello,
I recently received two nRF54LM20-DK (PCA10184) boards and would like to flash the Matter Lock example. Unfortunately, the application doesn't seem to start. I don...
Hello Team,
I am new to nordic products. We have just purchased Thingy: 91x from you. And to flash the latest SDK to Thingy: 91x, I need help.
Like how we can flash the...
Hi,
We have onboarded several hundred nrRF9151 devices using the nRF Cloud "bulk onboard" UI (preconnect onboarding using device_credentials_installer.py ). Generally, this...
Hi,
I have an application with 2 SPI IC connected to the same SPIM port of nRF54L15.
These 2 ICs have different SPI mode:
A: SPI Mode 1 (CPOL 0 CPHA 1)
B: SPI Mode...
Hi,
We are working on a custom design for IoT cellular communication (NB-IoT), using the nRF9151. We've done some testing with the SMA DK, and are at the stage of PCB...
Hi. I am looking into measuring radio channels' qualities by using Energy Detection (ED). But for the examples I've tried so far, I've been getting zero for all the readings...
NCSv3.2.4
Is AoA CTE supported in the nrf52811 ?
Product page https://www.nordicsemi.com/Products/nRF52811 says " The nRF52811 SoC supports Bluetooth LE, and is capable...
Dear Nordic Team,
I am working on a custom board using the nRF5340, and I have configured SPI with the following pins:
SPIM_SCK → P0.08
SPIM_MOSI → P0.09
SPIM_MISO...
I really need to verify this design for nrf54L15 SoC. If someone can go through it and confirm if it is okay or I need to make any changes ? I had made nRF52832 board but...
I am not sure if this is an issue with the nRF Connect extension or the my Thingy91 but when I use the "Flash" button in the actions tab of the NRF Connect extension to program...