Hi.
After migration from SDK2.7.0 to SDK2.9.0 I have issues with power mangement. CONFIG_PM_DEVICE_RUNTIME=y, which I used, causes that twi driver doesn't start. I try to...
We are trying to add CarbonDioxideConcentration cluster in matter. we are able to add temperature and humidity clusters and values which are updated are getting read in chip...
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...
Hello. I am trying to implement stable connection between my nordic nrf5340 and Samsung Galaxy Buds3 earbuds. I did it based on ble audio example with two connections (one...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
I have an nRF52 dev board and I'm trying to build and download some of the example programs.
The example files were downloaded using the Pack Installer in Keil MDK-Lite....
Is there any way that can allow the user to advertise a sine wave for example over a specific channel or over the three Radio channels ?
I am using S130 and Nordic SDK 8...
Hello,
As a summary (described fully below) I have loaded the ble_app_hrs example onto my device and its not working right as LEDs that should light up don't and the program...
In some of the Nordic examples I found by viewing the raw advertisements that the company ID is set to Nordic's ID (0x0059). In order to communicate with Apple devices (e...
Hi Nordic Support community,
I asking regarding LNP, Location and Navigation Profile, if it's possible to on top of nordic products? If so like which ones ?
There's barely...
Reading the documentation Address config it is clear how to use RXADDRESSES, could you please explain how to use TXADDRESS ?
As of TXADDRESS there are 3 bits available...
I am having trouble with using shockburst (based on microesb from github) after disabling S132.
When I use microesb with no SD, i just do nrf_drv_clock_init(), start lfclk...
Hi,
I am new to Nordic development platform and am exploring ways to develop software applications to communicate over bluetooth. Presently, I am working with NRF51422...
Hi, I have a problem about gpiote interrrupt.I have set two ports to detect the external interrupt(low to high). If only one port get active ,it works fine. But if one port...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi I am beginner to nordic ble. I have four nrf528** development kit. I am just trying demo heart rate example with android toolbox app. Suddenly one of my nrf devlopment...
I am currently using MBR, and know the general interrupt latency due to MBR + SD from Table 26. But I cannot understand how you arrived at those numbers. IF this table was...
Hello All
Hi, I use nRF52832 with SDK11 Version. But SDK11 didn't provide any CSCS central example. Anybody wrote ble_cscs_c.c for BLE / Cycling Speed and Cadence Service...
Yo men,
I study this web
infocenter.nordicsemi.com/index.jsp
Experimental: Flash Storage
I have 100 bytes data need to read/write/store.
So I think even this is Experimental...