Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello all,
I have an nrf54l15 on a custom board, I am having issues getting a reliable SPI clock signal when using BLE advertisements
This is the clock and correct...
I bought both nrf52 DK with nrf52832 and ISC-nRF52810-A module. I use Visual Studio Code with nrf SDK + toolchain. Hardware connection from ISC-nRF52810-A to nrf52 DK is as...
The openthread coprocessor sample in sdk v2.8.0 and v3.1.0 work for me with the openthread border router but not the sample in sdk v3.2.1
I followed the instructions for...
Hi,
i'm learning the exercise1 for AT commands to control modem and when i apply this command AT%XMONITOR i get the output as %XMONITOR: 5,"","","24202","0901",7,20,"02024720...
nRF52810 program execution failed the CPUID verification. Hi everyone, I have a question. I have a working PCBA with an nRF52810 as the main controller. When reading the CPUID...
I have a simple project running on a custom board with a nrf54L10 processor. The board has a couple of LEDs to blink and advertises on BLE. With v4.3.0, the LED blinks for...
nRF54L10 + NCS 3.02
A simple question: So I found CONFIG_MCUMGR_TRANSPORT_BT_DYNAMIC_SVC_REGISTRATION=y which lets me enable/disable the SMP service. Is there another config...
I am using nRF5415-DK and SDK v3.2.2
I want to generate a sine wave using PWM and TIMER. The PWM repeat duty cycle method has limitations, so I am using a timer to trigger...
Hi, for one of our products we are evaluating an option of porting the application from nRF5 SDK (nRF52) to nRF Connect SDK (nRF54). Seeing the similarity between the nRF...
Hello DevZone,
I am currently trying to fix an issue I have on deployed devices, using nRF9160 with nRFCloud. Code is based on SDK 2.8.0.
In most cases, my code works...
I am attempting to use the nRF52840 QSPI periphery to communicate with an SRAM chip. The chip is IS66WVS8M8FBLL-104NLI. I am unable to communicate with it using QSPI. I am...
Hi everyone,
For mthe prject I'm working I must use the LPCOMP module to detect a cross. but anytime a init the LPCOMP module my code seems to freeze and nothing else...
Hi,
I have developed a Matter-over-Thread light bulb using the Silicon Labs EFR32MG24 platform, with CHIP_CONFIG_SECURITY_TEST_MODE = 1 enabled. In parallel, I have set...
I am currently porting an internal application to the nRF54LM20 and am attempting to manually trigger a GPIOTE30 interrupt via software.
Observed Behavior:
Hardware...
Hi,
I am working on a custom board which is NRF54L05 connected to NRF54l15 DK via P19
NRF54l15 DK version: PCA10156 0.9.3
Serial wire debug cable length: 15cms
Breakout...