Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello,
I've recently picked up Thingy 53 and NRF7002EB shield and wanted to play around with it, but I have a problem during project configuration.
When I add -DSHIELD...
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...