Hello!
I am having problems reading the SIPINFO on the SoC. I started with the TFM sample and added some lines to read the silicon version. added lines:
printk ...
Hello,
I am looking about something similiar which I was able to find for IEEE 802.15.4:
https://docs.nordicsemi.com/bundle/errata_nRF52840_EngB/page/ERR/nRF52840/EngineeringB...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
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...
SDK: nRF Connect SDK v3.0.2
DK: nRF54L15-DK
Sample: spi_flash
default:
mspi-max-frequency = < DT_FREQ_M ( 8 )>;
If I change it to 32, it will printf these...
Hi am trying to use Nrf54l15 as a controller with an external host for the Channel sounding feature. I can receive CS subevents from the NRF controller, but the same thing...
I am using a QFN73 pin package of nRF52840. The data sheet says it has built in balun. So if I follow the reference circuit, where do I see 50 ohm looking int to the chip...
having just seen the announcment about the bare-metal SDK, i gave it a try using my "hello world" of BLE -- a minimal beacon app which i actually use to benchmark BLE platforms...
Hi
I am capturing a digital signal with the nRF PowerProfiler Kit II from my board that can either be 12Hz or 2kHz depending on the state of my application.
In the below...
I am using an nrf52833 with MCU boot. In an abnormal situation, the Vcc hoovers around the BOD threshold of 1.6V-1.7V. The Vcc in this situation is noisy (with 100/150mv swings...
Hi,
I have been making a sequential channel sounding program. I tried very hard to get rid of memory leaks and now the program is able to sequentially range with three reflectors...
Hi,
I am in progress of making own audio application. I wanted to try 8_2 configuration. I see however, that despite that, 10ms window worth of data at that sample rate...
Hello. Earlier we had nordicplayground/nrfconnect-sdk docker images for v2 (e.g. nordicplayground/nrfconnect-sdk:v2.9-branch ). But it seems there is no docker image such...
I have the revision 1.0.0 of the nRF54L15-DK. I want to use the SPI pins on the GPIO header P2. The datasheet says: nRF Connect for Desktop's Board Configurator application...
Hello,
After updating to the latest version of nRF Connect for VS Code, I encountered an error.
I am no longer able to erase, recover, or reset a board from within VS...
Hi,
we develop a battery powered device that has a battery charger ic. Can the ppk 2 measure negative currents in ampere mode when the battery is charged?
Hi all,
I have Nrf52 devices that use Nrf DFU with "Buttonless Secure DFU Service".
I would like to integrated the ability do to firmware update the devices to our "fleet...
For the nRF54L15, what is the voltage at the output pin of DCC (and input pins of DECD, DECA, and DECRF) in DC-DC mode?
Is it 0.9V? Is it constant?
Vinson
Hi,
We are using both nRF54L15 and nRF54L10 in our product, with DFU support where an external flash is used as the secondary partition on both MCUs. The hardware connections...