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 Nordic Support,
I have a question related to the bug fix in nRF Connect SDK version 2.7.0, which is the following:
I would like to understand some details on what...
[This writeup is a work in progress - it was meant to be a quickie, but to write it all down properly exceeded the limits of reasonable working hours. Writing will continue...
Hello Team,
I am trying to test a PDM microphone (MP34DT01‑M MEMS) on the nRF9151 DK using nRF Connect SDK .
So far:
I have successfully tested I2C and I2S DAC audio...
Hi, Using the nRF9151 flashed with ncs-serial-modem v1.0.0 we are using at%keygen to generate a CSR for MQTT. I want to know how the firmware generates the private keys and...
I have and nrf5340 connected to debian system via uart. I'm trying todo a flash update via the uart and the nrf5340 is unresponsive. The MCUmgr is not getting any response...
Hello, I am working with the following sample project and NRF Connect SDK v3.3.0. (Referenced regarding this topic .) The sample implements DFU with MCUBoot while using the...
Hi, all!
I'm currently facing an issue with upgrading the nRF52840 firmware on a Thingy91 and would greatly appreciate your guidance. I'm following the official instructions...
On nRF54L15 (NCS v3.1.0), we are using the SAADC with ADC_GAIN_1_4 and ADC_REF_INTERNAL at 14-bit resolution to measure an analog voltage on AIN5. The driver sets ref_internal...
Hi Nordic team,
I’m seeing a repeatable configure hang with NCS v3.3.0 sysbuild on macOS. The visible build output stops after:
After inspecting the process tree, CMake...
Hi there,
I'm using /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding/connected_cs/initiator and /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding...
Hi DevZone,
I am currently working on an external Flash OTA update via SQSPI on the nRF54L15 DK (v0.7.0). I have already verified that SQSPI read/write operations are...
Good morning,
we are using the Zigbee stack (ZBOSS) on nRF52 devices with Green Power Sink enabled and we are integrating a Green Power door sensor.
nRF5_SDK_for_Thread_and_Zigbee_v4...
HI,
I'm reading this post about NFC antenna matching. It says in Method 1 to connect the coil antenna to the S11 port of the network analyzer. How should I make the connection...
Hello Nordic Team,
I am evaluating the nRF54LM20B physical DK using nRF Connect SDK v3.3.0‑preview2 . In the SDK, only the nrf54lm20apdk board target is available, and BLE...