Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
My nRF52832 DK will no longer respond to J-Link downloads.
It seemed to start after I erased the target from Segger IDE.
Now it states that the file is downloaded, but...
hi, im new to to work on nrf52 ,
i took the BLE example and complied it - it works. i tried adding PWM to the project from examples. i also added the app_pwm files from...
my 52832 go to bootloader for about 1minute when it power on, what's wrong and how to tackle. Now i am tracking that referring to the implements of bootloader. normally, when...
Hello,
I am using sdk 12.2 and nrf52832 customized boards. I have interfaced bme 280 with nrf52 customized boards. My challenge is I am getting 3-4 mA current when I am...
hi to everyone!
I am using nRF52832DK with Keil5 and nRFgo Studio to program SoftDevice.
Now I want to program my first custom board, but it looks like I can't connect...
Hi,
I checked the errata document for nRF52832 Rev.2.
In #182, there is the sentence of "Improvements as described in IN #105.".
However, I can not find the #105.
...
Hello!
I experienced the same errors as here and here when following the Eclipse gcc tutorial (7), but the solutions did not solve my problem.
I suspect this is related...
Hello ,
I use nrf52832 in my custom card, I developed everything on the develeppement kits nrf52, and when I merge to the custom card, I remerque that there is a huge consumption...
Hi Sir,
We have designed custom nRF52832 board in PCB design layout have 4 Pin connector VDD, SWCLK, SWD, GND. I know how to use nRF52832 DK for programming. But for other...
Hi,
I am using SDK12.3 and stack s132 with NRF52832. We have to store 3 variables in flash memory and keep updating it once BLE connection is formed with the phone. We were...
Hi,
I use nrf5_SDK_for_Mesh_v1.0.1_src SDK to debug mesh in SEGGER Embedded Studio for ARM 3.34. The projects are all based on NRF52832, but I want to debug it on 51822QFAC...
Hi,
I have been using the following parameters to flash program the example ble_app_uart_c_s130_pca10028 (SDK 9) but the problem is the it uses the S130 v1.0.0 softdevice...
Hi,
I have a newbie question. Is it possible to implement a POTS voice quality like an intercom system using Thread (assuming all the end points are using nrf52840 SOC...
We are trying to minimize the UART current in our product, so we tried some experiments on the PCA10040 board.
We noticed a significant current difference between SDK11...
SDK14.2.0 sd132v5.0.0 nRF52832
I've looked for a solution to my issue on the discussion forum, but can't find an answer. I am working with the buttonless DFU peripheral...