Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Hello,
With the CMakeLists file, is it possible to make an error during compilation if the SDK version is not the correct one?
Example: I am developing an application...
I'm trying to modify this bit-banging ws2812 gpio Zephy driver to run on an nrf9160 board. The problem is I can't mange to get consistent pulse timing using assembly instructions...
Hello
I have a problem setting up communication between a nRF9161 and a nRF52840.
I have a custom board with a nRf9161 and a nRF52840. These two are connected with 5 lines...
Hello, I'm using the nrf5340 and nrf Connect SDK 2.6.1. Currently the MCUBoot is immutable and the cpuapp image is encrypted (it contains IP and secrets). The MCUBoot is kept...
Hello,
I 'm updating from Zephyr 3 .2.99 to Zephyr 3 . 4.99 .
I attempted to add a main() function to my application . (Heretofore I have not been using a main() function...
hello I am designing a custom PCB using an nRF5340 and i have one nRF5340 audio dk with me and both are configured as a gateway and headset . i am facing an issue in pairing...
To do this by reusing the sample of nRF5340 Audio I am thinking of using it by editing the overlay file.
nRF5340 Audio has A/D linked to P0.24, Use P0.24 separately from...
When I tried to use the sd_ble_gatts_value_get() function and found no error but no corresponding value returned, I was sure I had the right value in my feature because it...
Hi,
I try to create a one-button minimal "smart watch" based on a small nRF52840 module (register button press) and a second nRF52840 'central station' (receiving and converting...
hi there i hope you are doing fine and best of your health. actually i am developing the custom app to communicate with nrf 52840 soc device through bluetooth, which is working...
I am using PCA10056 3.0.2 dk for my application
when search for schematics of this version board I am getting 1.0.x https://docs.nordicsemi.com/bundle/ug_nrf52840_dk/page...
Hello everyone,
I'm looking for some advice on a slightly offbeat topic related to the Nordic SDK.
I'd like to modify the Makefile of one of the SDK examples so that it...
Hi there!
I am trying to make an application that plays an audio sample to a BLE speaker (another nRF5340 running as headset) where the audio sample is in memory. I have...
Hello,
I am writing to inquire about an issue occurring on our custom board.
Ideally, we should print the logs from the device to identify the exact cause, but since that...
Hi everyone!
I have been developing an application for some time and everything has been running smoothly, until recently testing it and finding out some inaccuracies. ...