[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,
I have a root certificate that is used by the popular TLS certificate service Let's Encrypt that fails to parse in NCS 2.6.0 on the nrf9160dk. You can find the certificate...
I am looking for an example 6 layer stackup for the use of the nRF5340 / nRF7002 combo that has been proven producible by pcb manufacturs. The nRF5340-QKAA requires microvias...
Hello, We designed and tested a firmware on the nRF52833-DK board, whith plenty of debug sessions and reprogramming. Then it has been build for our custom board, based on...
Hi all,
i am trying to update the nrf5340 firmware using STM32 as the master controller via UART. i initially tried to upload the .bin file of my project to nrf5340 using...
Hi Nordic Team,
I am working on a project where I am using an XBee module as the Zigbee coordinator in a centralized network and an nRF52840 (running the ZBOSS stack from...
Hi everyone, I have a problem when I configured custom board GPIO UART in NRF54L15. I know that the NRF54L15 have UARTE00, UARTE20-22, UARTE30. I just use 2 GPIO ( UARTE20...
I use the app_gpiote_user_register to set GPIO port 1 pin, but this registers only 32-bit mask, so it can only to setting port 0.
If I want to use the port 1 pin for app_qpiote...
Hi!
I'm attempting to run the application from this URL , but nothing appears on the serial console, and I don't see any posts on the toilet website.
Could you help me...
Hi,
I am using an nrf5340DK + nrf7002EK. i am able to run an example helloworld application with an immutable bootloader and mcuboot as platform bootloader. When i try to...
Hello! Recently while performing a BLE firmware update using the mcuMgr Library, the stages of the firmware update are as follows VALIDATE, RESET, and fail on UPLOAD. When...
the code below successfully complies and returns 3 services with 1 characteristic each, I have copied the uuid for the primary services and characteristic and that doesn't...
Our board is based on nRF52833, using SDK 2.1.2, Zephyr 3.1.99 Project is configured to enter low power mode for both CPU and peripherals CONFIG_PM=y CONFIG_PM_DEVICE=y Our...
Hi,
After downloading any of the projects from nordic github, how does one compile the project successfully? Where should i extract the files to and what paths should i...