In our product, we use Laird (Ezurio) BL653 BT module. In some countries such product requires SRRC certification. For SRRC certification we set BL653 to DTM mode with AT...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
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...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
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...