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...
Dear Nordic Team,
Thanks for supporting.
Currently i am try to work with VL53l0x distance sensor. Basic communication working good, but i am not able to get distance...
Hello
I tested a BMD-300 Module and Nordic Team has been very helpful.
I tried to reach the maximum speed in this module.
I like to send 4x20 byte per 30 ms, but I...
Hi all,
I am using as base the Experimental ble_app_blinky_central and ble_app_blinky examples.
I noticed using a sniffer that the Central is asking to the peripheral...
Hello,
I am going to us the meander antenna from the nrf51 usb dongle. Are there any drafts with correct dimensions? And second what should be the minimum distance between...
I've been through the tutorial of connecting the NRD52 board to my PC, but my PC isnt recognizing it at all. No pop up for any usb devices. I've tried different cables and...
Dear Nordic Team,
Thanks for supporting.
currently i am try to interface MMA8453 accelerator with ble proximitty example .Already i have interfaced peripheral example...
Hello, I am new to NRF. and actually i dont have other MCU experience, beside adrduino.
my question is not about BLE/BLE+,
it's more about how to use NRF5283 in keil question...
SDK 13 Alpha
The header guard in serialization/connectivity/codecs/s132_s140/serializers/ble_l2cap_conn.h looks like this:
#ifndef BLE_L2CAP_CONN_H__
#define BLE_L2CAP_CON__H__...
Hello,
I really like the new nRF52840, especially it's Bluetooth 5 capabilities. The thing is that i cannot figure out if i would be able to make nRF52840 based devices...
Hello,
I have tried to debug ble_app_uart_pca10040_s132 application included in nordic SDK12.2 with Segger Embedded studio v3.12, but even though I don't get error while...
I have been working on an application for iOS for a few months now, and I want to give my users the best experience possible, when it comes to the peripheral I intend to use...
I would like to test the Fatfs demo using a target spi flash memory chip. The example code calls out sd card fatfs driver. Can I assume that spi flash memory is the same as...
I'm building a software for the nrf5822 using pc10028. I'm using CMake and after following both morf.lv/modules.php and devzone.nordicsemi.com/.../ I successfully made the...