Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
We have a design in production using the NRF52833 -QIAAA0, Datecode 224700 and later in the hundreds.
Recently the assembler supplied NRF52833 -QIAAA0, Datecode 2126DS....
Hello everyone, I'm trying to create a sample code for a central unit on the NRF52840 to work with two services simultaneously, from a single connection with the peripheral...
Hello everyone,
I am a Hearing Aid Professional and I am looking for a solution for Auracast.
The Project: - An Auracast transmitter (Starkey Edge TV Streamer Auracast...
Hello Team, We are currently working on a new project that incorporates geofencing functionality using BLE. We have checked the current consumption in nRF52833 DK using the...
hi professor,
I'm using nrf5340 to design project,now I wan to reduce power consumption to uA level.According to https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog...
Hello, I am writing an AT command response parser for my custom AT commands. I thought about using nordic's parser utils found in include/modem/at_params.h but I have been...
Hi all !
I'm writing this message because I'm having problems trying to increase the number of devices in PAwR (I use Coded PHY).
I based my development on the SDK 2.8...
hello . i tested the sample for the persistance key it worked with the AES key . But when i tried with the EDDSA key i received that error psa_generate_key failed! (Error...
I have 7 GB large .ppk2 file exported by Power Profiler v4.2.1. I am looking for a glitch in power consumption. Doing this manually by scrolling through the waveform in Power...
HI! I am trying to decrease the memory use of my application that is built for a nrf9160 and noticed that tfm creates a 256kB partition that it only uses around 99kB of. RIght...
nRF54L15 has RRAM with error correction codes (ECC) built in, with autocorrection.
I guess ECC errors could either happen due to a power loss during a write (when reading...
i am working with the nrf7002+nrf5340 ns when i run the excercise solution and press the button a couple of times, i get this error *** Booting nRF Connect SDK v3.5.99-ncs1...
I am bringing up a brand new laptop for devlopment.
I downloaded and installesd nRF Connect, SDK 2.6.0, SDK 2.7.0 and SDK 2.8.0. The SDK 2.9.0 installation failed.
I...
I plan to use an ESB as a low latency and high speed protocol.
However, there must be multiple hosts on one network.
Hosts or devices must be able to communicate with...