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...
Hello
In my board I am using an ic as a switch to control the routing of the TX and RX pins of the UART, due to the fact that the nRF9160 does not have more than 4 peripherals...
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...
when phone connect to the device, I print the connected address.
However, I find that the bluetooth address is not same with the phone bluetooth address.
here is the debug...
Hi,
I am trying to include temperature (read from DS18B20) in advertisement data using BLE_UUID_HEALTH_THERMOMETER_SERVICE. So far it works fine, but my temperature is...
Hey,
I am using twi_hw_master.c and twi_master.h libraries for twi and want to disable i2c to save power when not in use.
I use the following two lines to disable the i2c...
Hi,
i am using Eclipse 'Mars' and Segger V5.10c to debug some of the SDK examples. The Eclipse command line shows only binary garbage. How can I get the garbage readable...
Hi,I am using s130 softdevice and SDK9.0 .I add static passkey(123456)in my project base on ble_app_uart project and basic functions have been achieved.But I have a question...
Hello!
Is it fine to ready NRF_RADIO->FREQUENCY right after receipt of BLE_GAP_EVT_ADV_REPORT?
Does its value have a relationship with recent adv. report?
hello there when i am trying to open project C:\nRF51_SDK_8.1.0_b6ed55f\examples\ble_peripheral\ble_app_template - Copy\pca10028\s110\arm4. i am getting error like
Third...
Hi,
I have set connection interval as 1.8s.
But i have transmit data every 1 min.
I noticed that BLE transmits data every 1.8sec.
Can someone please tell me what is...
I have just exported a project from mbed, to the Keil uVision4 tool chain.
Create New Project "BLE_Thermometer" on mbed.
"BLE example for the Health-Thermometer...
I see in the information about the nRF51 talking about the support of 4.2. But it is not clear to me the extend of it. I am focus on the link layer and I would like to know...
Is it possible to implement 2 peripheral in one device (need to connect a peripheral device with two different centrals)? When should i expect for this feature?
I have a question about how much memory is required for app timers.
The comments for APP_TIMER_BUF_SIZE state that the buffer size must be one more than actually needed...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...