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...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
When performing a OTA update with RPA enabled, the dedicated DFU app, nrfconnect app, and nrfutil.exe fail because after the buttonless bootloading has been enabled the device...
Hi Nordic Support,
I recently purchased two nRF54L15 development kits from Mouser Electronics. While one works perfectly, the other one appears to be completely dead out...
Hi,
In our PCB using the nRF54L15, we used different P2 pins for the sQSPI, believing after reading the docs and driver API, that one could configure different pins than...
Hi Nordic Support Team,
We are working on an nRF5340-based application using the nRF Connect SDK and would like to implement FOTA for both the application core and the network...
Dear Nordic, i have started my application with toolchain & sdk both v3.3.0, using custom services & charachteristics, with BLE advertising @500ms interval works fine. but...
Hi all,
Using two nrf54l15DK boards, v3.3.1 ncs, and ipt_initiator and ipt_ reflector demos without any modifications, in a testing environment at a distance of 5.1m, there...
Hi,
Using nRF Connect SDK v3.3.0, Toolchain v3.3.0, nRF Connect for VS Code 2026.7.2128, and J-Link V9.24a, I see the following errors when flashing a custom board connected...
Hi,
I am working on a Zigbee coordinator based on nRF52840 using the nRF5 SDK (ZBOSS stack).
My network includes up to ~50–60 devices (both mains-powered and battery-powered...
i would like to implement multi pairing connection of 20 peripheral device by single central mode. Is it best solution to adopt multi NUS sample S/W in GIthub?
Hi!
I am using nRF9151-DK, enabling UART1 and using CONFIG_UART_ASYNC_API.
The build is successful, but the problem every time i connect a flashed kit with this binaries...
Hi,
My central device is running into Bus fault when continuously sending data to multiple connected peripheral device and any of peripheral device got disconneced. Issue...
Hi everyone,
We are using the nRF52840 and nRF54L15 in our designs. We want to perform board validation before an image swap in MCUboot to ensure that the incoming image...
Hi everyone,
I’m currently evaluating whether it is practical to use the nRF9151 DK together with the nRF7002 EK in the same project.
The goal is to use the nRF9151 for...
We are experiencing an issue with the QSPI driver on nRF54L15 where external flash access stops working after a BLE bonding procedure.
The system works correctly until bonding...
Hello,
Our devices utilize AES-GCM to establish a secure channel with our servers. The system works as expected without any issues when CONFIG_PSA_CRYPTO_DRIVER_CC3XX is...