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...
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...
I'm kind of stuck here. I was using SES v3.52 on Mac OS Sequoia and everything worked fine. I upgraded my MacBook to Tahoe and all of the fonts were messed up making it un...
Hi.
Using Thread Topology Monitor and NRF52840-DONGLE I'm able to connect to the device and getting the UDB device to be a Thread Leader.
But how can I join an existing...
I am using the command AT+CRSM=176,28539,0,0,12 to attempt to read the FPLMN on the my nRF9160 DK. The modem firmware version is 1.3.5. See attached logs:
(14:11:15.629...
I have built the Matter temperature sensor sample for the nRF5340 running on an nRF7002DK (no WiFi enabled). The power consumption measured with a PPK2 is coming in higher...
Hello,
I am developing Channel Sounding Test Mode functionality using nRF Connect SDK (NCS) v3.1.1 and the nRF54L15 Development Kit (DK) , based on Nordic’s official hci_uart...
I am adding a feature to our device to actively connect to a Bluetooth printer and send data to it, but I am now encountering an issue that I cannot solve.
I currently have...
Hello.
I am considering using the UICR OTP to store device-specific identification information. My understanding is that when accessing this area from a Non-secure application...
Starting from NCS v3.2.0, up to the current NCS v3.2.2, I'm getting back -EIO when trying to use the I2C bus. In commit github.com/.../428ce9f27bc368f8023de98cdd494b060374962b...
Greetings,
We want to use the MCK of the I2S module as a clock output for an external device. For that, we need a freuqency of around 4,096MHz. ACLK originates from the...
HI
I am using the DTM example routine of NCS 3.2.1 and am currently testing the combination of nRF54L15 DK and nRF21540 EK. After flashing the original example routine to...
I’m using an nRF54L15 evaluation board obtained from a distributor and currently testing transmission and reception of large data chunks. I built a vender model and a custom...
General flow when the issue occurs:
1. buf is allocated on prep_pool in prep_write_cb: data -> buf = net_buf_alloc ( & prep_pool, K_NO_WAIT);
2. buf is put to prep_queue...
Hi everyone,
I am currently working on a project using the nRF54L05 and SE052F (from NXP).
I found this GitHub link: https://github.com/NXPPlugNTrust/nano-package/blob...