hello, im from india im using nrf24l01+ for my project to transmit and receive data between two arduinos. i tried all tutorial basic programs but i cant sucessfully send and...
I'm analyzing app_timer scheduling code..
I have an question about list_insertation_handler function in SWI0_ISR
I think if ( (p_timer->ticks_at_start - m_ticks_latest...
I would like to test the newly added v4.2/v5.0 Bluetooth features (e.g. LE Secure Connections, Data Packet Length Extension, 2xSpeed, etc) against non-nordic devices. I have...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hello,
I am using ble_app_gls example and I have implemented static passkey in the code. Now I want to see if wireshark shows the passkey when I connect to ble devices. For...
Hi Team,
We are implementing an UART communication between a M4 processor (UART master) and a nRF51 (UART slave) and we want to use the UART in Low Power mode with flow...
Hello everybody,
for my project, i will bond the peripherial with the central.
I test my device with the MCP and can connect without problems. When i press the Bond Button...
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...