Hello,
We currently use an nRF51822 device in our product with the top marking QFABC0 .
We understand that NRF51822-QFAB is the ordering part number, and that QFABC0 is...
Hello! I'm using Zepyhr OS with nrf connect SDK v3.2.3 and the NRF54L15 hardware.
I am using UARTE with the async driver (direct memory access). This is my uart configuration...
Hi.
Environment : nrf52833, ncs v3.1.1
I am developing device that has PAwR Scanner Role and Extended Advertising for connecting Mobile Phone(nRF Connect APP).
PAwR...
In NCS v3.3.0 the signing of binaries fails when building the Non-Secure application (build with TF-M) in combination with XIP, split images and disabled partition manager...
After a full consume of an spsc_pbuf , the buffer can become logically empty while rd_idx and wr_idx both remain at a non-zero offset. This breaks the next large allocation...
in Memfault I see the device ID number for each device such as 41EF6BB8FB6C9AF9. Is the distribution for the first 3 bytes the same as the distribution for the last 3 bytes...
Hi All, In the NRF54L15 SoC, the main ARM core and the co-processor RISC core share the same set of peripherals even though both the cores can have separate sections of RAM...
To anyone trying to create the reflector for this combination there is an important conf file to add to the project. You should add android_ranging.conf to your build that...
I'm working on a project for the nRF54L15. Until now I have not been using mcuboot, but since I added SB_CONFIG_BOOTLOADER_MCUBOOT=y to my sysbuild.conf, I get an error when...
Hello,
We currently use an nRF51822 device in our product with the top marking QFABC0 .
We understand that NRF51822-QFAB is the ordering part number, and that QFABC0 is...
Hi Nordic Support Team,
We are currently developing a product based on the nRF54L05 SoC using nRF Connect SDK (NCS) v3.0.0 . Our application is facing significant Flash...
Dear Team,
We are currently using the nRF52833 as the BLE advertiser (cattle node) and the nRF5340 as the BLE scanner/gateway. The system is based on BLE Extended Advertising...
we are using nPM1300 EVK board for an upcoming project we are trying to interface PMIC PM1300 chip with Ambient Scientific processor GPx10 Pro.
It will be a huge setback...
Hello! I'm using Zepyhr OS with nrf connect SDK v3.2.3 and the NRF54L15 hardware.
I am using UARTE with the async driver (direct memory access). This is my uart configuration...
Hi,
I would like to know if its possible to run Azure FOTA functionality w/o using Partition Manager (aka `SB_CONFIG_PARTITION_MANAGER=n`) ?
Trying to build this gets...
Hi.
Environment : nrf52833, ncs v3.1.1
I am developing device that has PAwR Scanner Role and Extended Advertising for connecting Mobile Phone(nRF Connect APP).
PAwR...
Hello, on Memfault when I click on this Developer mode switch, it does nothing. It stays off and doesn't turn on. It does this because I have one device in my project that...
Hi,
I migrated my software from SDK11 TO SDK17
(Changed the BL + SD + APP)
Now i want to upgrade to (SDK17) old units (with SDK11) in the field.
Do you have any advise...
Hi,
I'm using nRF5340 + nRF7002 for project that use wifi but I have issue while reading the default MAC before recording a new one.
The products are tested inside a...
Hi,
1.Can the sQSPI and SPI functions of nRF54L15 operate simultaneously at 32 MHz on the P2 port? 2.Can the sEMMC and SPI of nRF54L15 operate simultaneously at 32 MHz on...
Hi There,
I am currently developing an LTE-M application on nrf9151 using ncs v3.2.1, the device is a MQTT client that publishes telemetry periodically every 3 minutes,...