Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
When version 1.0.0 of nRF54L15-DK evaluation kit will be available and how to distinguish the version when ordered from distributors like Digikey?
In discussion here:
...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hello,
I'm confused regarding the nRF82840 matching network found in the datasheet and dev kit. Is the Pi-filter composed of C3-L1-C4 the 50ohm matching network or should...
Hi,
I have a Rigado BDM-300 (nRF52832) on a small custom board.
Using SDK 13.1 with SD132 v4.0.2.
I've taken a template project and adjusted it to my needs. I can get...
Not sure if there is already a worked-out example of converting analog to digital data from AIN0 and then updating a characteristic with that data.
I've worked through...
Hello ,
I am using examples\ble_central\ble_app_uart_c\pca10031\s120 in the SDK 10.00 .
I know that s120 supports up to 8 peripherals. I am using NRF51 Dongle as a Central...
hello everyone:
i use nrf51822QFAC(with 256kb flash and 32kb ram).The project is this "SDK12.3-ANCS\examples\ble_peripheral\ble_app_ancs_c\pca10028\s130\arm5_no_packs"...
Hi all,
I have a board with old code, it has a bootloader + sofdevice 110 + application all from SDK7 and I want to upgrade it via serial single bank DFU, to the SDK11...
I've developed a PCB containing the nRF51822. I am trying to uploaded the example program "ble_app_uart_s110_pca10028" to it, but the chip is not broadcasting (so I assume...
I use buttonless_dfu app from sdk 14
Generate settings file by nrfutil
Merge with bootloader hex file
Erase chip, flash SD, flash bootloader (everything use nrfutil...
Hi,
I am using SDK 12.2.0 with secure DFU service.i want to use pwm in my code.And i init pwm with APP_PWM_INSTANCE(PWM1,1),then i get an error:identifier "TIMER0_ENABLED...
I have built a custom board that is identical in schematic to the nRF52 DK board, with some additional circuitry connected as a SPI interface to the nRF chip. The MCU is the...
Hi,
Glad to see Nordic just released a new alpha version SDK yesterday!
I am wondering when you will release the mesh friend nodes support SDK? I mean support those low...
Hi,
I need you suggestion / information about Nordic chip. We currently have nRF52 (nRF52832) chip. However, in our application we will be using Nordic beacons as an transmitter...
Hello All,
I've finally managed to get Eclipse up and running after migrating from Keil, but now I'm having the following problem: I'm trying to port the buttonless_dfu...
Hi,
Happy Monday! We have multiple PTXs and multiple PRXs in a setting, all operating on a single channel. Is there a way to allow a PRX to receive but disable it from...