Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
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 want to test the demo https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo that requires Mesh 1.0.1, but I do not seem to find it anywhere. Can someone point me...
Hi, guys! I am working about a project that I need to get data from sensor and send these data through mesh. I referred from link text ,and the example works well. But, I...
I'm looking for a Nordic expert. I have already designed and built a complete PCB based on the Nordic nRF52832, along with the firmware. I need to improve the PCB design,...
On my nRF52 DK, I'm seeing *something* pull down VCC by about 50 mV once every millisecond (1KHz), and I'm trying to identify its source. (This is only important because using...
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...