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...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hi:
I use pc-ble-driver project to connect my beacon and search my private 128bit service uuids. But I only find 16bit UUID of standard,how can I find my private service...
Hi there. I really love all the help and support this forum gives, especially compared to others. So thank you for taking the time to read this.
I have a custom PCB that...
Dear Nordic,
What is correct procedure to add nrfx_spim into ble_app_template? I use nRF5_SDK_15.0.0_a53641a
I do the below procedure, but error show ".\_build\nrf52840_xxaa...
Hi,
How should I initialize a new model along with light switch client?
How will be the element index?
Should I change any parameters related to that?
Should I change...
Hello,
I am new to the Nordic Environment. I am following the excellent tutorial to create a custom service and characteristic.
Everything worked fine until Step 6(Handling...
Hi
I've migrated some of our code to the SDK 15.1.0. One of the new features in the bootloader seems to cause some problems right now.
I was able t build a project and...
I’m experiencing random connection failure when transferring data (both ways at the same time) between my peripheral ( Slave ) and central ( Master ) device. The problem appeared...
Hi, I'm using an nRF52840 S140 card. I'm currently on saadc code, I want to be able to retrieve values from an analog input, but I have questions about this.
-> When I do...
Hi,
Does anyone have a complete example of using an event handler to read UART data set up with the serial library? This post is the only incomplete example I can find...
Hi,
sorry for write here again but i'm not able to do the dfu update.
I'm still trying to understand why is not working, anyways i'm using the guide present on the infocenter...
Hi,
I am using BLE HID keyboard example from SDK (nRF5_SDK_15.0.0_a53641a) to create custom HID device.
Changed HID descriptor from keyboard to vendor defined and I could...
Hi all,
I use nRF52832 with the UART peripheral example.
I need to get the name and unique UUID of the Central I'm connecting to (after connection).
The Central can...
I am working on the multi peripheral example and added the uart services to it.whenever the connection is established .The uart is not reciving the data i am checked in the...
Hello everyone,
I have modified two examples each with Ant+ an BLE. The Ant+ controle Profile was created using the
example Ant_hrm. Furthermore, I have the multimedia...