According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
The document nRF51422_Evaluation_Kit_User_Guide_v2.0.pdf says:
Locate the Heart Rate demo project found in the folder
ARM\Device\Nordic\nrf51422\Board\pca10003\s310\ble_app_hrs...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hello, I try to transplant some code of project \examples\dfu\secure_bootloader\pca10056_uart to project \examples\dfu\secure_bootloader\pca10056_s140_ble. Trying to make...
Dear Nordic devzone community,
I am using nrf connect SDK version 1.8.0 for the asset tracker and 2.0.2 for AT client. IDE is Vscode Studio.
I have designed a custom board...
Hello,
I am working on a demo for multiple audio sources (using 1 nRF5340 Audio DK per audio source) connected to a central (which will be an nRF5340 Audio DK). Is there...
Hi,
In my project, I have to connect to a ZigBee Hub provided by a third party, and the problem that I am encountering is that I am unable to rejoin to the network after...
Hi, greetings all !!
I am developing an application based on ble_uart_peripheral example on nrf52dk_nrf52832 using NRF Connect SDK2.1. In my application, I have to receive...
Using Ubuntu (same behavior on 20.04, 22.04, and 22.10) and nRF Connect for Desktop 3.12.0. I have my J-Link hooked up to an nRF9160 on a custom board. When I check it at...
Hi,
I want to build this sample https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.2/nrf/samples/nrf5340/multiprotocol_rpmsg/README.html as a multi image build with...
Hello,
our Team is thinking about using the %XPRODDONE AT comand for the production devices, but we are not sure about all consequences of doing this.
The Documentation...
Hi Nordic team
Developing a nRF5340 hardware I need to add a debug connector. I use segger j-link and this cable
I tried to find out about the pinout/connection to the...
We have recently acquired a few BL651 modules from LAIRD which are based on nRf52810. Currently we do not have any development kit but would be getting one soon. Using The...
This is my first design with a BT product so apologies if my quest is a little simple.
The advice I was initially given was just to cop the dev board design and it “should...
Good day
I am trying to run the l2M2M_client sample on the nrf9160dk and have just downloaded the latest toolchain. I have gotten this error, while building, before even...