During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
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 ...