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...
Our application needs to read 128 bytes from 6 SPI sensors as efficiently as possible. We're currently using a single SPI Manager to read all 128 bytes from all 6 sensors...
Hi all.
Just wondering if i need to go through the tutorials on making a service if i just want to read a few bytes in an advertising beacon.
I'm a little lost on figuring...
Hi ,
I am using a bluetooth peripheral which have the Custom Service ID and characteristics ID as below.
Service UUID: 56494B01-0100-1000-8000-00805F9B04E1
Characterisitics...
Hi,
We are currently developing an application that makes use of soft device(s112). We tried using timer(Timer 1) for a timed wake up and sleep but found that the actual...
We are seeing an LMP PDU error when connecting to a Nexus 6p with Oreo (8.0.0) when connecting to an nRF52832 utilizing SDK 14.2 and either s132 vs 5.0 or 5.1 anytime NRF_SDH_BLE_GAP_EVENT_LENGTH...
Been testing custom_ble_service_example , specifically to see if a two byte custom_value can also be used.
But when setting custom_value to uint16_t I get a warning at this...
Hi, I would like to use a PWM application with mesh SDK. However when I try to compile, I got an error because "app_pwm.h" is missing (No such file or directory). The only...
Hi !
I'm using the nrf52832 chip and I'm trying to communicate with a LIS2DH12 accelerometer using the I2C protocol.
But unfortunately I can't handle with it, it seems...
Hello,
I am completely new to creating a Bluetooth mesh network and nRF5 devices. I have three nRF51 DK and 2 nRF51 dongles. I have earlier read the posts and made nRF51...
Hello,
I am using sdk12.2.2 and customised nrf52 board. I am writing 6000 records of 24 bytes each in flash of nrf52. My challenge is after 6027 records I am getting error...
i made custom board refer to thingy 52 Circuit
all fuction circuit is same so i want to use thingy 52 firmware
when i was erase all memory nrf52832 and upload thingy_v2...
I am using nrf52832 sdk14.2.0 to develop now, I want to realize the following function on the basis of PWM_driver example, output the following waveform on P0.22: 1ms high...
Hi all,
I am newbie with nordic, and I need some help.
I am using nRF52832 with softdevice.
I need to generate a 128 kHz clock signal (PWM pulses with 128kHz frequency...
Hello,
I'm doing some power evaluation of the three PHYs of BT5 using the PCA10056 preview (v0.9.0) and the PPK (rev 1.1.0), moreover I'm using the ble_app_att_mtu_throughput...