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. I am working through the tutorial Azure IoT Hub trying to connect our board to an Azure IoT Hub using DPS. Things seem to work up until the point where our board actually...
I'm working on a Thingy53 project with Zephyr RTOS that requires TLS connections, but I'm encountering persistent "Failed to create TLS socket: 23" errors (ENOMEM - out of...
After using the backup v2.9.0 project to overwrite the original project, I encountered the following issues during compilation: How to solve it? Using Windows not Linux. Thank...
Hello,
I want to get the software for nrf5340 audio dk running on a custom board hardware. For that I created a custom board with the VS code plugin. For the beginning I...
Dear Nordic Support Team,
I am working with the nRF52840 in a multi-protocol setup and would like to clarify the feasibility of the following configuration:
Running Thread...
I am running VSCode with the latest nRF extension. I am on v2.9.1 of the SDK
I created a new app and copied the bluetooth_st_ble_sensor sample project.
I would like to...
Dear Nordic support,
We are experiencing a throughput issue with an nRF52840 dongle operating in the central role, running a custom application developed using nRF Connect...
Good day,
I am trying to program the nRF Sniiffer firmware to my nRF52840 dongle using the "nrfutil device program" command.
According to the User Guide v3.2 for the nRF...
I have looked at the Altium Designer files for the following examples:
nRF5340-CLAA Reference (nrf5340_claa_config2)
nRF5340 Development Kit - Hardware files 2_0_0 ...
Hi all
I am using the bluetooth central sample from zephyr. I can read the addresses of the devices but I would like to read each specific device's advertisement data. So...
I am creating a sas token to azure iot hub on the nrf9160dk, and I have my access key provided by azure and I have base64 decoded it and using it as key and I want to store...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
my minimal main() does the following, after coming out of reset with the MCU in its default state:
NRF_P1_S->DIRSET = 1; // LED0 output NRF_P1_S->OUTSET = 1l // LED0 on...
Hi we are using Nordic 54280 .dk
Thanks for your immediate response.
im facing few practical issue with hardware interface.
1.what are the procedure to power up...
Hello! I am currently developing my own custom service with two nrf 52840 development kits where one acts as the Client and one acts as the Server. I have managed to set up...