I was working with IAR and SDK10.0 before. For some reason I have to transfer my project to Keil and SDK9.0. My program worked well for the old settings. While keeps got NRF_ERROR_SOC_NVIC_INTERRUPT_NOT_AVAILABLE...
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 everyone
I'm currently trying to make dynamic endpoints on my matter device. I changed the .zap file to accomodate all the possible endpoints (16) with clusters...
Hi. I'm trying to write a simple MQTT app. I am consistently getting these KConfig errors to do with variables I'm not using, and I have tried to set CMake to ignore these...
We're using PWM on the nRF52811 to generate a 3.2 MHz clock needed by one of our peripherals, using the nrf_drv_pwm library in nRF5 SDK 17.1.0. We're seeing power consumption...
I've faced an issue while performing Exercise 2 from the Lesson 2 of the nRf Intermediate Academy Course.
When I have my dump.bin created and the debug server running, after...
Hi,
I'm currently using NCS v2.9.0 under sysbuild and have recently been using board definitions from different directories. My recent projects possess a "boards" sub-directory...
Hi,
currently trying to boot up mcuboot with nrf54l15 pm_static for both cpuapp and cpuapp_ns. Both files are included in the zip file.
I have already tried several configuartions...
We have been fighting with the Distance Measurement Toolkit for a while (see other ticket ). As we needed to move forward, we started the implementation of LE Secure Connection...
Hi All.
I am trying to measure the consumption of the SoCs inside the nRF52840DK and the nRF52833DK using a PPK(II), both running the same code to make comparisons.
First...
Hi everyone, I'm a beginner in Nordic development and currently learning how to work with BLE and Zephyr (NCS 2.9).
I'm using an nRF52840 Dongle as a peripheral and an nRF5340...
Hi,
a couple of days ago, I had to install some STM plugins for VS Code (I'm sorry ).
In the process, the "CMake Tools" from Microsoft were also installed. I remember...
Hi, I created a blinky sample for the ProMicro board. Entered the flash mode as mentioned in https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/boards/others/promicro_nrf52840...
Hi,
I have a zephyr project using an STM32U5 as the main MCU. We are looking to add WiFi capabilities and are exploring WiFi companion chip options, and are considering...
I'm having trouble porting my project from the older SDK (2.6.0) to the new SDK.
I thought the most straightforward way to do that would be to start with a sample project...
Hi,
I have the issue that my Zigbee device reports the error "Production configuration is not present or invalid (status: -1)". I followed the guide from this( https://docs...