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...
I believe what I am asking is extremely specific, but keeping hope that I might get some direction
I have used a clone ST- Link v2 programmer to download code into a NRF51822...
Hi all,
I would like to trigger some actions on difference devices communicating with the ANT protocol based on the distance they are from each other. A simple example...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Hi all,
First of all thanks for Nordic team for the excellent support. It is very useful for a beginner like me to get started on BLE development.
I am using the nRF51422...
The issue is that if a peripheral needs to enable interrupts (or anything else partly protected by the SoftDevice) and is configured before enabling the SoftDevice, the NVIC_...
Hi, I use nRF24LE1 configured for power down on register retention mode with RFRx active.
When the CPU is on power down i don't have any interrupt from RFIRQ.
Init configuration...
I downloaded the power consumption example code to a nRF51-DK to measure the current consumption during SYSTEM ON and SYSTEM OFF state.
For the SYSTEM ON state, I used...
On our custom board, we have a dedicated hardware reset IC which toggles the nRF51822's nRST line low in response to a magic button press. The nRST line has an external 100k...
Hi,
it's possible to decide if send a scan req to a peripheral device? I want to send a scan req only to the peripherals that have a specific adv packet...it's possible this...
So, I am working on a handful of nRF24L01 to test some ideas out with radio devices and read thru many example source codes, libraries and datasheets and now I am going a...
Hello everyone
I want to develop a prototype by using nrf51822 but the problem is i did not find information concerning the packages please i request you to provide the...
Hi,
I know it possible for a nrf24l01+ configured as RX to receive communication from several nrf24l01+ configured as TX. (because RX has 6pipes.) I tested and that works...
Hi,
Loaded SDK8 S110 softdevice and application to nRF51822(pca10001), then the application works well. When I want to reload the sofedevice by nRFGo, I get the error message...