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...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hi, I just tried installing nrfutil on linux with aarch64 architecture and with i try to use it i get error.
how i installed it:
after installation I ran the...
Hi, With nRF5340 DK, I am using CC registers of NRF_TIMER2 (as a free-running Timer), and DPPI, interacting with Radio. I set up a Timer Compare (functioning as a timeout...
Hi, I am having trouble setting up the partition manager in external flash with nRF54L15dk in NCS 3.0.0. I did not find any examples of this working. Interesting thing is...
1、How can I find the QEDC configuration for NRF54L15 or the QEDC demo? I found that Nordic courses do not offer these options. 2、Another issue is that I am using QSPI routines...
Hello,
If I set the connection interval to 300ms, can I call bt_nus_send multiple times (e.g., every 100ms) within that interval?
Additionally:
How can I check if...
Hi,
As the subject says, is there any way to get satellite count through at commands while using the AT firmware on NRF9151?
I'm currently using AT firmware version 2...
Hi
Is there a undocumented register to control the CC1/CC2 inputs?
Many power-banks switch off it's output if the current falls below a certain value (e.g. when the devices...
I am wanting to use the castellated pinouts on the nRF7002 expansion board.
I have the nrf7002eb.overlay file open and it has defined two pins that do not make sense to...
我们自己用nRF54L15做了一个硬件,和Android BLE调试助手链接都正常, 和电脑端连接大概有30%的概率能连接成功 我用的是主要报错是Failed to subscribe to characteristic: 6e400003-b5a3-f393-e0a9-e50e24dcca9e. 订阅读取数据特征失败
Hi
When l was using the function ble nus_c_string_send0 for datatransmission, an error occurred. The error code was 0x00000008.And at this point, the system resets.l don...
name:
Code:
Log1:
When the storage capacity is 64 entries, continuously reading 32 of them takes about 2 seconds.
After changing the path, run the write and...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
For the Pawr example I refer to E:\NCS\v2.8.0\zephyr\samples\bluetooth\periodic_adv_rsp and periodic_sync_rsp.
I need...