Hello,
I previously used DECT NR+ modem firmware mfw-nr+_nrf91x1_1.0.2 on nRF9151 DK Development kit and moved on using the new modem firmware mfw-nr+_nrf91x1_1.1.0.
But...
Hello.
This may be a basic question, but please let me know. I am using nRF54L15-DK and nRF Connect SDK v3.0.2.
Is the 32MHz crystal running when the nRF54L15 program...
hi everybody: This is my first time developing an nRF chip and also my first time using VSCode After installing nRF tools and fast (3.0.0), I found that I did not see the...
Hi there,
I am using an NRF54L15 custom board and am trying to set up a functionality using DPPI + PPIB. using a single in (1 event) and single out (1 task). I have two...
Hi,
I'm trying to get the debugger to work on my target board. I created the attached simple program to eliminate complexity.
The debugger starts, but it starts running...
Hi ,
I have an Android app that acts as a Central mode and Nordic nRF9160 as peripheral mode.
Once the connection is established , App will read the characteristics...
Dear all,
Pushing the hardware to the limits, I came up with a question about the architecture of the microcontroller itself: Can two different instances of SPIM start...
Hello,
I am experiencing some strange behaviour through DFU process when build with GCC -O2 optimisation.
The upgrade process seems to complete successfully but after...
I got a device with a secure bootloader, but I lost the private key and the firmware got corrupted somehow. Is it possible to flash a new bootloader via BLE or is it bricked...
I am trying to understand the following, hopefully someone can explain:
AFAIK, BLE advertising is stopped as soon as the limit of the SD is reached, AKA the PERIPHERAL_LINK_COUNT...
Hello, I am I'm a novice at developing NRF 51822. My Development Environment sdk : 12.3 IDE: KEIL v5 SoftDevices : s130
It's being developed in this environment. Q1 .NRF...
Hi. I am struggling to build the DFU secure bootloader example for the n52 DK development kit. Using SEGGER embedded studio.
I get the following error;
cannot find .....
Hi Support Team,
We bought the nRF52 DK along with the PPK so we can measure current consumption of a DUT. It was working on the power profiler App in nRF Connect and we...
I am starting up with nRF52840, currently i have the dongle but expected to receive my DK in the next few days. This is my first BLE project, so i started reading a lot of...
We have a BLE peripheral implementation using the nRF52832 and both the S332 v2.0.0 and v7.0.1 softdevice. We are supplying the LF clock to the nRF52 from an STM32 MCO output...
Hi,
I would like to set up a couple of boards communicating over Bluetooth; I was hoping someone could provide some pointers.
I would like to connect the nRF9160DK to...
Hello, i'm trying to get usbd_msc example to work on custom, test pcb, with Microchip SST26VF064B flash chip (SDK version 16). As previously advised, i have redefined NRFX_QSPI_PIN_xxx...
Hi,
I wanted to setup a dynamic buffer but I don't have any leads on how to set it up.
Basically, i want to store a stream of data every time it is recorded and then send...
I know this has been asked a couple of times, but I haven't been able to find a straight forward answer.
I have a GPS module that spits out data via UART (no flow control...