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...
Hi,
I'm running into what looks like a software link-layer issue on the nRF54L15-DK that I'd like a second pair of eyes on. The same firmware works end-to-end with iOS...
Hello Nordic Team,
I am currently investigating the feasibility of building an RTLS (Real-Time Location System) based on trilateration using the new Bluetooth Channel Sounding...
I’m facing a UICC failure issue on multiple nRF9151 DKs.
Symptoms:
AT+CPIN? returns ERROR
%XSIM: 0,9
SIM VCC is not present (no 1.8 V observed)
Nordic stock examples...
Hello Nordic Team,
I am currently working with the nPM1300 EK together with the nRF54L15 platform and a custom 40 mAh Li-Po battery.
I am facing an issue while configuring...
Hi,
I use NCS 3.2.4 and 54L15 DK. In the DFU target, I added configuration
and also added the following content in dfu_recover function.
After the distributor...
Hi everyone,
I am currently facing an issue with the nRF54LM20A where the access port protection is not taking effect after programming SECUREAPPROTECT and APPROTECT into...
Hi, I'm using a WisBlock setup with: • RAK19001 base board • RAK4631 core RAK18030 microphone in IO slot A • RAK15002 microSD in IO slot B I'm running Zephyr / nRF Connect...
Hi,
while developing a custom driver for the nRF54L15, using the PWM I have found a potential bug.
I have removed the custom driver and just enabled PWM shell and I...
Hello
nPM Power UP v 2.24 detects nPM2100 EK, but does not detect the CR2032 battery. The active battery model selected is CR2032 and the fuel gauge is enabled.
I placed...
Hi
I'm working on a new project using the nRF9151 SMA DK and I have some questions that I haven't been able to answer by searching this forum or reading through the documentation...
Hello, I am developing a low-power nRF52840 product using the ncs Zephyr environment. Currently, I have suspended peripherals such as UART and I2C, allowing the system to...