[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
Hi,
We are using nRF52832 for BLE application.
In our custom device we have loaded the firmware and it is working in debug mode.
But once we remove the SWD cables...
Hi guys,
I'm working on this project which was basically a migration from STM32 to the nordic NRF52832 in order to enable the BLE beaconing mode.
It has been a challenge...
Hi everybody!
I'm starting to study nrf9160. Work in SEEGER Embedded Studio. And I immediately had a question:
By default, it is created C project, But I want to create...
Dear nRF experts. We use the sample code of radio_test as the production test program. We directly add a UART command. When the user enters this command, it will enter sleep...
Hello,
I'm running an nrf52832 (fanstel module) communicating over UART with another MCU at 460800 baud. The Uarts both have matching configurations. The baud rates are...
The nRF54L15-CAAA reference designs currently show an 8 layer board which includes 2 GND layers that seem redundant and possibly unnecessary? Can someone confirm that the...
Hello,
I have working BLE peripheral_uart example based application using nRF52840 dongle with SDK v2.6.0.
I tried to upgrade SDK to v2.7.0/v2.8.0/v2.9.0.
v2.7.0 seems...
Hello,
I would like to know whether there was a way to get the name of the broadcast emitted with the sample bap_broadcast_source from a nRF5340, but directly from the...
Hi DevZone,
As mentioned in the title, the Welcome page and Application page won't show any selection for my project as following image shown.
My project is based on...
Hi,
I'd like to sample PDM at 48kHz, I'm using nRF52840 DK and nRF5 SDK.
I read a post ( devzone.nordicsemi.com/.../single-pdm-microphone-at-higher-pcm-sampling-rate)...
I'm bringing up ble_app_hrs as an eclipse project using gcc.
I'm running into an error in app_util.h, line 67:
#define STATIC_ASSERT(EXPR) typedef char static_assert_failed...
Hello,
I'm using the following setup:
nRF Connect SDK v2.9.0
B0 , upgradable secure MCUBoot, and application
Statically defined partitions in the partition manager...
I am experiencing issues configuring an SPI-based SD card interface on my nRF5340DK using NCS v2.7.0. The SD card is not initializing correctly, and I am receiving repeated...
I have two nRF52833 development boards: one is connected to the nRF21540 EK as TX (using BLE peripheral_uart), and the other is used as RX (BLE central_uart). My issue is...