Hello, Nordic Team! I followed this document and used the XML file mentioned in the document. custom_clusters
I did regenerate the files under the zap-generated folder,...
Hi,
I want to develop a new project without using NCS way. For this project, I didn't use the Kconfig and deviceTree.
The hardware I use is NRF54L15-DK.
My purpose is...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
Hi, I'm working on the DK for nrf52832. I have a working code for BLE, and another working code for die temperature using interrupt. Now I want to merge them and trigger the...
Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
Hi,
I have two 52832 (both on SDK 14.2, S132 v5.1) talking to each other using a slightly modified UART service to support more than one connection.
I have this strange...
Hello,
yesterday I measured the current of our device and found out that it looks more as a square instead of spikes when no device was connected. Found out that when I...
In my code , i use P0.6, P0.8, P1.9 to control three RGB LED.
when I use nRF5_SDK_13.0.0-1.alpha, all is fine,
but when use nRF5_SDK_15.0.0_a53641a, the issure like below...
Hello,
I'm new to Nordic SDK and I would like to ask you for help with change of
GPIO IN_EVENT to GPIO PORT event implementation. The reason is we are using
revision <...
Hi,
I'm using nRF5 SDK v15.0 with S132 v6.0. I have two questions:
1. I use the ble_app_uart example. We want to use high UART baud rate, so I change it to 1M baud rate...
The project I am working on stores information in SRAM while it waits for the radio to get in range and transmit data.
I want to know if I can put items in SRAM buffer that...
I'm trying to learn the DFU process and how to include it in a project under development using SDK 15 and the nRF52 DK. I programmed the DK with the S132 Softdevice and the...
I'm having issues with slow directed advertising. I'm having a BLE peripheral where I want the device to advertise (direct) upon disconnects. I initialize the advertising...
My project goal is the following: To get data over USB and sending it to a computer using Bluetooth 5.
I've been looking around for a Bluetooth 5 dongle, but have not found...
I'm trying to sample ADC signal using 12 bit ADC resolution, but the digital signal doesn't match the original one seen in the Oscilloscope.
Here are my ADC configurations...
Hi i'm trying to using link with SDK14.2, and modified to the code with some init api,
when i used the MadgwickAHRS.c i modified, i got some trouble when i try to new a...
i'm have 2 device communicate byte UART protocol, one of them is NRF51822 and the other is some kind of MCU that i don't know clearly
NRF will send request to MCU then MCU...
Hello,
I'm usign nRF52832 with nRF5_SDK v15. I modified the example "ble_app_uart". I just remove the ble functions and added gpiote functions to wake up the MCU from sleep...
I would like to count fault code pulses that are 250mS active low duration with 250mS between pulses at the end of the pulse train there is a 1.25sec active high. The pulse...
BLE button and movement function seems ok now. How can I send media function like AC Forward or AC Back ?
// Report ID 3: Advanced buttons
0x05, 0x0C, // Usage Page ...