We recently encountered an issue with incompatible image partitions being pushed to in-field devices causing soft bricking. refer to this ticket for more information
Problem...
Page 399 of nRF54L15/nRF54L10/nRF54L05 Datasheet v1.0 shows:
CLK = PCLK32M/(2*PRESCALER)
but this formula does not match the values in the examples in Table 46.
I CAN...
Hello Nordic Team,
I am currently working with the nRF52832 on a custom board using nRF Connect SDK v2.9.0. I am implementing OTA DFU using Sysbuild and MCUboot with an...
Hi Team,
I am working on OTA using an external Winbond flash IC (W25Q64) with the nRF52832 controller in NCS SDK version 2.9.2. I have completed all the required configurations...
Hi team,
We are going to kickoff a new project of 2-mic AI recording pen. Good to see we got a very high performance for 54LM20B with DSP/NPU, which might be a very good...
Hello,
We are currently developing a Zigbee product using nRF Connect SDK v2.8.0 . While reviewing the release notes for NCS v2.9.0 , we noticed two critical bug fixes related...
Hi Nordic team,
I have a question regarding the RF matching networks used in the nRF54LM20A-PAAA reference design and in the nRF7002 Expansion Board II (PCA63571).
For...
Hell,
Wich BT dongle I can use to dawnload data fro board with nRF51822 chip on it?
If thear is App. to use for comunication and dawnloading data from electronic board with...
Hi,
I am using nRF51422 with s130 soft device along with SDK v9.0. I am trying to read/write flash memory using pstorage module. I am using BLE nus service for data transfer...
each time I start my program (nrf51 device) I get an error code I save in flash to check it at next restart. I can read error code 0x20
is this a correct error code and what...
Hi,
I try to generate a PWM signal on PCA10040 with the nRF52832. To do that I copied the code from the Product Specification into my application, but nothing comes out....
Hi,
I made my prototype board using the nrf51822 chip. for this prototype i use an on-board connector + external programmer to flash the nrf51822 chip.
that's work...
I am looking ahead to the time when I will graduate from using the nRF52 development board to building a custom device with the SoC. The PCA10036 chip will obviously not be...
Hello,
I am almost finishing developement of a BLE module using nrf51822.
For mass production, I hope I can program Softdevice/Bootloader/Firmware to 10 nrf51822 using...
Hi
I want to receive and send a lot of data in a short time (connection Intervall is set to 20ms). And I get the App-Error 0x3004.
I found this definition for the error...
Hello,
I am currently trying to figure out a problem with my mesh. If I stop the event handling of one node, other nodes in the network will fail to send data from this...
PAN #9 in the nRF51822-PAN-v2.4 document provides a workaround for non-functional OUTINIT. This question and this one improve the workaround and state it's unnecessary in...
We have used the first version of the S132 softdevice with the Engineering A version of the nrf52 chip. Now with the newer Engineering B version, we have moved to the second...
Hello Everyone,
i am trying to simulate the circuit using Proteus so can anyone tell me where can i find the Pspice model files for the Nrf51EVB is it available? any suggestions...
Hello to everyone.
I write code for NRF24LE1 using KEIL and rtx tiny. But i have some problems.
When i power on my device, programm don't run correctly, but when hard...
Hi experts,
The softdevice is s120. I get error code BLE_ERROR_NO_TX_BUFFERS after calling sd_ble_gattc_write() several times. I want to ask what does the tx buffer mean...