This should be a quick question. I really am just wondering if any part of the nRF Connect BLE library or examples use the UICR space?
The library is more the question,...
Hello,
Power failure while flashing an nRF52840 based platform (flashed through nRF52840DK) left the unit not accessible.
Any attempt to flash it, erase it or recover...
Product: nRF54L15DK, SDK V2.9.0
Application: Multi protocol (BLE + Matter/Thread) Door Lock
Issue: BLE bonding is not retained after power cycles. The mobile app requests...
I successfully am using BLACK MAGIC PROBE (BMP) with nRF Connect Extension in VScode already, based on answers in this support forum. I can Run, Pause, Examine breakpoints...
I found this pretty old post devzone.nordicsemi.com/.../switching-between-apps-with-dual-bank . Currently I am building two different zephyr projects and selecting between...
Hi,
we have ESB PTX and PRX couple from nRF54H20 nRF54H20DK (rev. 0.9.1), SDK: v2.9.0-nRF54H20-rc2 and the same Toolchain, IDE: VSCode + nRF Connect plugin build for CPURAD...
Hi
I'm using the PeerManager/FDS/FStorage in my project since a few months. We have this software running on real hardware and on simulated environments. While researching...
Hi NORIC's Engineers:
I am a handware engineer who is from Jetway company in China.
I am sorry for my english skill to descripe my questions about NFC antenna of nRF52832...
Hi!
I'm am working on a project where there I need to connect two nrf51 modules and a phone.
Say: Module A, module B and phone P.
The setup i a bit tricky to explain...
I want to use three ADC-inputs on my nRF51832 Engineering Sample B. I read that it is possible to define several ADC-Channels and if a ADC Sample is triggered all Channels...
Hello,
i have a characteristic kept in user space with VLOC_USER. It has read/write with response props and has auth permissions set, both for read and write.
In the...
'morning, I'd like to know how to wire a BMA250 to a nrf52832 please ?
Screenshots : (BMA250) http://prntscr.com/bil9ng
(nrf52832) http://prntscr.com/bil9uu
Thank...
Hi
I've discovered last week some unexpected resets by the watchdog. I guess I've the explanation and the workaround for the behavior, but it would be great to have this...
Hi I am working on activity detection using ADXL362 and nrf52. When I am moving the accelerometer ideally I should get activity interrupt in status register and when ADXL362...
Hi,everyone,
In my project ,I want to save some data when disconnect evt happens; here is my code:
the problem is ths program always stuck in power_manage() function; what...
I'm basing my schematic and antenna design using the PCA10028 as a reference.
I'm not including the J1 RF-connector into my design. Do I still need to include both C6 and...
I only hope that their devices can link their mobile phones, other mobile phone links may not link, but I didn't want to enter a password, directed broadcast method can, about...
I am using the nRF52832 as a MCU in the wearable device,now i want to use the spi master mode to collect data and store data ,and when it is necessary,I want through the bluetooth...
Hi
I have been working with nrf8002 chip. I simply want to program the hardware in a way such that it gives out a signal that can be detected by the emulator.
Hi Guys.
I have a little question.
I leave the bluetooth smart world one year ago, and now that i want to remake some project i read that there is some new.
So in my situation...
link text from this link i have some questions
(1) when i am trying to do step by step debugging ,debugger stops at sd_power_system_off();. can you tell me what to write...