Currently we are considering whether we should use external Flash Memory or NRF52 Internal Flash.
External Flash memory has a lot of drawback in comparsion with internal...
Suppose there are 10 BLE peripherals in a room and one BLE Central,then is there any way i can get the list of available peripherals[name or id.. etc]?
I am using NRF5182...
I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
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. ...
spim2、ncs2.6.1
I used SPIM2 to send the string "Hello, SPIM!" and receive data of the same length.
However, on the logic analyzer, I can only see the transmitted signals...
Hello, I am following the instruction on dev academy - nrf connect sdk intermediate lesson 2 excercise 1, but I can't select data tab on memory explorer.
I can select only...
hi, any SMBus support on the nRF54L or nRF54H?
many recent charger + (in-pack) pcm/gauge-IC's talk directly to each other, while this being smbus 3.0/3.1, utilizing notify...
I am currently looking into the Legacy DFU process. Currently the only way to actually conduct a Legacy DFU is via the nRF Connect Mobile App. After conducting a successful...
Currently using NCS v2.9.1 nrf54l15/cpuapp custom board derived from nrf54l15dk, customization to de added after solving the issue below.
The project is successfully compiled...
Greetings, everyone, I have encountered a configuration(?) problem while trying to setup a lab for a BLE course I am teaching.
The idea is to showcase the vulnerability...
I am trying to build using a custom board and 2.9.1, but am getting these errors:
My dts looks like this:
I have the width specified. Much of this is over...
Hi,
I try to migrate a working nRF53 Zigbee project from SDK 2.7 to the latest SDK and an nRF54. As described here, I also switched to Zigbee R23. The project structure...
Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
Hi all,
I'm working on a project with an nRF52840 using the nRF Connect SDK (version X.Y.Z) and Zephyr RTOS. My goal is to achieve maximum possible range for non-connectable...
I'm playing a bit with MCU boot and folowed the tuturial . When I compile the sample with mcuboot from Zephyr, it works fine for the 52840DK, but when I try to compile for...
Hi,
I'm using the Ellisys tool to capture packets and compare the differences between CIS and BIS. The capture results for BIS show that it is unencrypted, as seen in Figure...
Hey folks,
i have to use the nrf9160 board to create a PoC for a project of our company. The main topic of the PoC is not important here because i cant even connect to an...
Hello.
We're trying to expose and use the Wifi stack in micropython in our project for the nRF7002. We've managed to get Wifi scanning to work (based on the sample code...
Hi Nordic team,
My nRF52832 DK (PCA10040) was working perfectly until recently. Suddenly, it stopped getting detected by my PC.
Current Issue:
The board does not...