Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
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...
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...
I am using nRF52840dongle and trying to flash the Blinky sample application provided in Zephyr.
Blinky: docs.zephyrproject.org/.../README.html
I had referred the programming...
Dear all,
I stubled upon the following issue when developing a BLE sensor product. When I try to bt_gatt_notify(); With only one characteristic, there is not an issue...
Hello!
I have tried in various ways to make the XIP part functional on SDK version 3.0 (SDK v3.0.0-3bfc46578e42) but without success, this on the NRF5340 devkit. I mention...
Hi Friend,
I am using nRF54L15-DK,NCS2.9.1 to drive INMP441 to collect voice. I take the I2S_echo Zephyr example as base. I can found the config a s below but it doesn't...
Hi,
We are working with a custom board that uses the nRF54L15 and I seem to be getting a lot of errors (but not always) related to memory access error when flashing the...
Hi support team,
We are using nRF9151 with NCS v2.7.0 for our IoT product. During power optimization, we observed:
Even after disabling UART RX interrupt using uart_irq_rx_disable...
During the development of a Matter over Thread product, I encountered the following issue:
After adding two Matter over Thread devices (an OnOff Switch and an OnOff Light...
Hi everyone,
I'm working on a project using nrf52832 with SDK v2.9.1. I build my application on top of the nrf Desktop framework ( https://docs.nordicsemi.com/bundle/ncs...
We have an existing application that is based on asset tracker V2. It has been running since version 1.7.0 I have migrated to V2.9.0 a long time ago and it is running flawlessly...
Hi everyone,
I'm developing a Matter device on the nRF54L15 platform using NCS 2.9.0. When commissioning the device via HomePod and iPhone, the device unexpectedly reboots...
Hello,
We recently upgraded our application to use NCS version 3.0.1 and have not been able to flash firmware onto our nRF54L15 boards. We are running into the same issue...
I would like to know the recommended battery part that is suggested by nordic to work with the nrf5340 Audio DK. I saw some blogposts where it was mentioned that a 3.7V 1500mah...
Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...