Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Help me Obi-wan Kenobi!
I'm loosing my sanity trying to upgrade my project to ncs 2.8.0 from 2.7.0. I need to update to include some fixes from zephyr main (smf lib), and...
I'm trying to test NFC on a NRF52840 Development Kit (PCA10056 - .Version 3.0.3), using NRF SDK 2.6.0.
I'm testing using the RECORD_TEXT sample project ( C:\ncs\v2.6.0\nrf...
Hello,
Over the past three days (up until today), we've observed inaccurate behavior in the Message Routing Service. Specifically, we shut down our destination service during...
I'm using 3.0.1 to compile an app for a nrf5340dk. It is building for 2.9.1, but errors on 3.0.1:
Line 51 is the first line of:
I thought that was the node label...
Dear all,
I am wondering, what is the reason for C13 being 3.9pF for QFN package, while there is no capacitor on WLCSP reference design? Could we use like 10nF instead?...
Hello,
I'm getting the below mentioned error when I try to build Light Bulb sample with MoveToClosestFrequency in LevelControlCluster .
/home/dotdll/ncs/toolchains/7cbc0036f4...
Hello Nordic team, We are using the nRF52833-QDAA SoC in our new project. While the chipset is advertising over BLE, we observed that the nRF Connect application displays...
dear all,
We are fighting with a problem that defied every effort to solve it so far, so we are asking for help. Our custom board is based on the nrf5340 SoC connected via...
Hi,
I am using the nRF52840 with nRF-SDK version 16.0.
At random intervals, I encounter the following error:
"[00:02:51.009,460] <error> app: ERROR 1813 [Unknown error...
Hello DevZone,
I have a project where I currently use the AT%XPOFWARN feature, in order to turn off the modem in case the battery voltage is too low. It's used in both cellular...
Hi
I am currently working with my project with 52840 and i am using sdk v3.0.1 & toolchain v3.0.0 to develope.
I am learning how to use DFU over UART from the application...
hello, I started working on BLE mesh using nrf52832 QFAAE1. from hardware side i have custom self design nrf52832 QFAAE1 lot's of board, and every board working, i verify...
Hello! Introduction. Responsibilities of the cores in my device: 1. app core. 1.1. data processing from a stereo microphone 1.2. data sending to net core. 2. net core. 2.1...
Hello everyone,
I am testing out I2C on the nRF54L15 for a custom PCB project.
I first tested a simple mpu6050 sensor on &i2c21 on pins P1.11 for SCL and P1.12 for SDA...