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...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
I am running an experiment to use a static keys for pairing information without breaking the existing flow of pairing/bonding. What I am doing is I am storing the pairing...
I‘m try to download v2.6.0 SDK to update.But the terminal output as follow,I guess it related to bad network also I try with VPN
So that I try to pack v2.6.0 from another...
Hi there,
I'm having an issue with the SPI master in Zephyr. When attempting to transmit data it returns the error: 'Timeout waiting for transfer to complete'. Am I missing...
Dear Nordic-Support,
as I got a configuration error in my project when configuring CONFIG_TFM_PROFILE_TYPE_SMALL=y I tried to reproduce this with the AssetTracker_v2 application...
Hello,
I have a nrf52832-QFAA design that came back from the emissions test lab and they told me that the TX power on the Radio Pin was around -6dBm at the low frequency...
Hello,
I will explain my workflow so you can understand my problem using VS code and assuming everything is installed correctly, I`m using SDK 2.7.0:
Create new project...
I'm debugging the project that nrf_dm to learn how it work.
The build configuration as the picture:
I add my breakpoint as follow:
However,when I start to debug...
Hi, I have developed my own custom module with a program based on the NUS example.
I wanted to use the dongle as a configurator (in the sense that i connect it to the usb...
Hi:
My device is nRF52833-QDAA. And I'm totally a beginner in RF.
Right now I'm trying to figure out the component value of the matching network Z1 Z2 Z3 .
How can...
After problems with the programmer I have successfully flashed simple custom board with ACN52840 module, but the unit does not resetting after flashing using J-Link Pro. Starting...
Hi,
I have a project where I use nrfx_saadc and need to change channels and simple/advanced mode in runtime
If I start with simple mode, samples, move to advanced mode...
The note in https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/security/tfm.html#overview reads: "Support for TF-M with minimal version disabled in nRF Connect...
Hello,
I flashed the audio application as left headset on my audio DK, but whenever I connect it to my mobile phone, the device isn't shown in the media output list.
Yes...
When using the nRF5 SDK v17.x development environment, the BLE MAC address can be retrieved using:
This will return the assigned MAC address (eg. from the nRF52840 on...
Hello,
I am currently working on a project using the NRF52 SDK and Segger Embedded Studio. I need to set up a password (or passkey) for securing the Bluetooth connection...