Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[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,
I encountered a stop scanning issue when running the nrf5340_audio application without any configuration changes .
The only modification I made was changing the log...
I am building a firmware based on nRF Desktop, but can reproduce the issue in nRF Desktop SDK 2.9.0. The issue is that MCUBoot takes almost 1s to start the app, even with...
I'm using the visual studio code extension and things work well. I am now trying to test a more complex project found here but when pressing build I get some very long errors...
I am currently working on a distance measurement library using the nRF52840 DK and nRF52840 dongle. I have successfully obtained distance values on the serial terminal, but...
Evaluating direct access I2C operation with the NRF9160DK. I have a INA219 connected to pin 30 & pin 31. I am aware that there is a zephyr driver for the INA219, but I want...
Hello all,
Going through the nRF Connect SDK Intermediate course with my nRF54L15 DK, I stumbled upon a problem at step 6 of exercise 3 - Interfacing with ADC using nrfx...
NCS 2.6.0, sysbuild with mcuboot
nrf52840
I'm trying to add LED indication during mcuboot image transfer. Currently it takes 20-30 seconds for the image copy and the...
Hello, I'm in the development stage of a product and currently evaluating the nRF5340 as our main processor and nRF7002 as a companion IC for WiFi. Our application can be...
Hello, I cannot use UART1, and I don`t know the reason for that. I run the exercise: https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-4-serial...
Hello,
When following Lesson 8: Exercise 2 – DFU over USB, adding external flash & custom keys, SDK v2.6.2, I encountered an issue with step 7.6. Upon issuing the command...
Hello support team,
I have two development kits: one nRF5340 DK and one nRF5340 AUDIO DK .
On the nRF5340 AUDIO DK , I have flashed the unicast server example. Now, I...
We are working on a project where 802154 radio runs on the NetCore. The NetCore firmware is based on the multiprotocol_rpmsg example by Nordic. Additionally, we have a custom...
SDK : NCS v2.8.0
SoC : nRF52840
HW : custom board
Hello,
I was trying to use settings subsystem, and I managed to make setting_write() and settings_read() work....
Hello, our entire code base is built around the Nordic SDK. We are considering designing a system that uses an nRF52840 as its controller but has no wireless functionality...