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...
Hello Everyone,
I try to develop Nuvoton + NRF24L01 SPI communicate each other. And I don't understand why MISO bus has 0x0E after I send Write_Command 0x20?
void NRF24_AdressTX...
Hi all,
I'm working with my custom nRF9151 board and i'm testing https request with option that use native TLS for my download client.
I got connect err = 22, so i come...
Hello,
i am currently trying to build a minimal firmware for the nRF5340 on the Thingy:91x. Unfortunately my build failles to link zephyr/zephyr_pre0.elf:
My suspicion...
On the nRF54L15, how can I update the maximum TX time to 17040 µs when using Coded PHY?
I'm currently testing with the Throughput sample in nRF Connect SDK v2.9.1. During...
Hi,
I'm currently working with the Thingy:91X and would like to measure the total current consumption of the entire board using the PPK2. I understand that the PCA64165...
Hi Nordic Devzone,
Now that I got my Thingy52 running I am wondering if there are any examples of the thingy52 connecting with a nRF52840-PDK or something of the sort ...
Hi every one
we are working now on android application that use ble communciation, we aim to use L2CAP in lieu of GATT protocol but we can not find any exempl of lt2cap...
Hello,
I have a nRF8001 Development Kit and I have some problems to get started with it.
I want to use the PCA10000/nRF51822 Development Dongle with my laptop and the...
Development Information: 1. We use the development board PCA10040 provided by the distributor; 2, example:nRF5_SDK_14.2.0_17b948a\examples\ant\ant_plus\ant_bpwr\bpwr_tx; 3...
I added the corresponding function in ble_app_hids_mouse in the ble_app_template project, and added the function to send Advanced buttons, as shown in the following program...
I am working on NRF capsense tutorials, I got an error that device startup file is not compatible with NRF 52832, and also nrf_log.h no such file or directory. How can I solve...
-HI.
I had previously implemented ESB RF communications with the nRF24l01 + and nRF24LU1 +.
Now we want to implement ESB RF communication with nRF52840 DK(PTX) and nRF24LU1...
Hello,
I am trying to evaluate the "ble_app_uart" in the "nRF5_SDK" and I am using "DVK-BL652-SA-01" development board from LAIRD.
The example works fine for a while...
Hello,
I'm using the "ble_app_uart" example without a problem. I need to add a timer to this example. For this purpose, I copied the content of the " peripheral_timer" example...
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...