Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
I'm trying to program a custom board with a Raytac nRF52832 module using the nRF52 DK's onboard J-Link via the P20 debug out port. The J-Link only detects the onboard nRF52832...
Hi,
I've been working through the Nordic Bluetooth ESL Tutorial and have the sample code up and running (using a nRF52833 DK as the tag and a nRF5340 DK as the access point...
We have custom hadware which we can successfully added the bootloader. We can generate .bin files & bootload them via BLE using the Nordic devicemanger app on our smart phone...
I am using NCS V3.0.2 with a custom nRF52840 board, which functions as a BLE peripheral. The application that I am working on fully depends on the BLE connection, so the crucial...
Hello. We need to add more end devices than default (10) on our Zigbee coordinator and that was solved with
zb_set_max_children( ZB_DEFAULT_MAX_CHILDREN );
where ZB_DEFAULT_MAX_CHILDREN...
Hi, I use nrfconnect SDK 3.1.1 and nRF52840 (as a dongle, DK etc) Using the power profiler kit 2 I see legacy advertising (TX/RX) peaks of about 32mA (with txpwr=8dBm, 3.2V...
Hi guys,
I'm working on this project which was basically a migration from STM32 to the nordic NRF52832 in order to enable the BLE beaconing mode.
It has been a challenge...
Dear Nordic Support,
I’m working with a Thingy:53 device and encountered a persistent issue during recovery. The device is recognized via J-Link (serial number: 1057760136...
Hi everyone, I'm trying to set up a bootloader chain using sysbuild (NSIB → MCUboot → APP) so that MCUboot can act as an upgradable bootloader. I'm working with the nRF54L15...
What is the permitted VDD ripple on the nRF9151?
I see " To minimize supply voltage ripple and suppress EMI coupling to and from nRF9151 VDD , keep supply network impedance...
Hardware Setup
Custom Board:
nRF52811 chip
No external LFXO (32.768 kHz crystal)
No LC filter for DC-DC regulator
No peripherals connected (no LEDs, buttons, sensors...
Hi,
I try to use the west ncs-sbom command to generate the result, however i meet below error happening but I had not idea how to solve it could someone help me to check...
The issue is that , i have custom board which have nrf52833 and nrf21540 (Range extender) , i have to increase the range of tx gain = 20dbm using gpio method
this is my...
Hello,
I have developed a bootloader with OTA update functionality on an nRF device. The partition switching code (bootloader jumping to the application after OTA) works...
I am running into a recurring issue with attempting to connect to a nRF52840DK advertising using extended advertising from iOS devices. Connections repeatedly fail to establish...