Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi,
I’m working on a project where I need to control a device via BLE_Uart. The scenario I’m trying to achieve is: - I have a network of several centrals und several peripherals...
Hi, I'm trying to use Atomic FIFO in my application, where multiple interrupts of different priorities are trying to read from and write to same FIFO. I couldn't find any...
Hi,
The questions:
When is PB-GATT expected to land in the SDK for Mesh?
What are the best Andorid/iOS example apps to act as provisioner and network...
nRF Connect suddenly can not find the COM port to my nRF Dongle. The same setup used to work fine untill today. I reinstalled the nRF Connect, JLink drivers but it is still...
Hi,
I'm using SDK 15.0.0; nrf52840 DK; IAR(EWARM).
I want to add TWI(i2c) from example in SDK to my project.
But I facing with next errors:
Error[Li005]: no definition...
Hi dear engineers,
I have a strange TWI problem on my production protype which programmed based on the official twi example with softdevice s130_nrf51_2.0.1 and SDK 12.3...
Hi,
I'm trying to schedule few events within the shortest connection interval . Is it possible to shcedule 3 events, 2.5 ms long within 7.5 ms connection interval? Could...
Dear all,
I am using the nRF51822 custom developed board. Earlier it was working fine, but now when I try to connect the BLE with nRF ToolBox APP UART service, the APP...
Hi,
Have flashed an early sd_power_system_off first line in main() when measuring power-consumption...
Now the SWD access seems gone. Is there a trick to get it back in...
Hi, I'm working on a custom board with a nRF52840.
I want to use REG0 and REG1 as mentionned in Figure 13 of the datasheet : with VDDH, and both DCDC. My PCB is powered...
Hi there
I have a NRF52 Dk already and it had been setted as master.
The log might contain the specific advertisement channel power or how much packets has been sent...
Hello,
I want to send 6 bytes of data over BLE. I will set a timer for this purpose. When there is timer interrupt, the data will be send.
What I wanted to ask is that...
Greetings,
Trying to fast-track my set-up and use of the Nordic Semi devices and toolchain. My questions/comments are as follows:
1 - What is the best *free* option for...