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 there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I have my radio chip set up so that it pairs with an iOS device via an encrypted bluetooth connection. Everything works great -- however I'd like to be able to "unpair" from...
Hi,
we are using the chip nRF51822 CEAAE00.
We want to use the pin 0 as output. It is configured as below
NRF_GPIO->PIN_CNF[0] = (GPIO_PIN_CNF_SENSE_Disabled << GPIO_PIN_CNF_SENSE_Pos...
Hi,
I using nRF51822, S110 and NUS to send the data to the phone.
When sending the data, I using ble_nus_string_send function.
I need the execute time to the phone...
When scanning for peripherals using the Master Control Panel Android app, most of the various BLE devices scattered around me show up with a "connect" button next to them...
I have a development board with the AC variant, but for my custom board I have an AB. I am able to flash code using Keil to the development board, but when I change the device...
Can anyone suggest an I2C LCD driver for use with the nrF51822? We will likely be driving a 96-segment LCD but a dot matrix LCD may be an option.
The application is for...
I get the following error on doing OTA DFU using an Iphone with IOS V8.4.
Created .zip files using nrf.exe
Commands used
nrf dfu genpkg --application...
Hi everyone,
We're working with nFR8002 devices, and it works fine most of the time.
Even after losing the link intentionnally (Bluetooth stopped, or walking out of Bluetooth...
This question devzone.nordicsemi.com/.../ appears to show that S132 expects the FPU to be available and activated.
Does the S132 really need/use the FPU or is this an artefact...
Hi,
I know that when advertising in non-connectable mode, the fastest advertising interval is 100ms. I have some questions about this:
Is there any document explaining...
I have been using NRF51822 for some time as BLE chip with services.
For some debugging reasons I need a faster stream method...
I looked at Gazell and found it simple to...
Hi, I have a question about this memory layout .
At Figure 2 (of the memory layout), it erases the previous application.
After that, at step 1, it says that the firmware...