Dear forum, I am trying to implement some examples from the nrf5340 Product Specification but the register names does not match with the ones in the include files.
How can...
Greetings,
I am facing a problem making my BLE device change its advertising name by parameter received from UART. The advertising name is generated using my function...
Hello Nordic Team,
I’m trying to use the nRF54L DK to program an external MCU via SWD , but I’m encountering an error during connection. I’ve already followed this guide...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
HI there,
I am using keil pack installer. but found the download link is broken:
" ">developer.nordicsemi.com/.../NordicSemiconductor.nRF_DeviceFamilyPack.8.40.3.pack...
I am using a custom board with an nRF52840. For OTA updates, I’m using SDK 17.1.0 based on the sample codes:
Bootloader : secure_bootloader
Application : A custom...
Hello everyone. I'm looking for BT5.1 most supported at current moment chip - to have devboard and SDK with ability of direction finding. Which one you can recommend? As I...
We are working with nRF52, in that we want to select any fix channel of BLE. We does not want to use ADH mechanism due to form a whole network on one channel.
So can you...
this is the log I'm getting but it is not clear for me why is the build failing
Building ?spm/zephyr/include/generated/driver-validation.h? from solution ?build? in configuration...
I need to add new files to the aws fota example for the nrf9160 project in order to implement compatibility with the
AWS OTA update agent, I have read other posts in the...
Hello,
I've been starting to get into level 0.1 programming after being able to loosely control an LED with GPIOTE and a timer interrupt using examples and API references...
Hello everyone,
I want to measure current of the whole board, I follow the instruction of nRF52840 DK , which suggest not to use the USB connector to power the board.
...
I am using Rowley CrossStudio 4.4 to debug my project. I can program and step through the code just fine, but I can't seem to get any debug out put on the Debug Terminal....
(1) Production Programming using CLI:
We are entering pre-production for a design containing an nRF52810 (on Rigado BMD-330 module), and we need to know what the CLI command...
Hi,
I was referring the timer example code for PCA10040. I wanted to include the timer code in my ble peripheral code which uses custom GATT service. Can you help me with...
I see that the nRF9160 DK has both cellular and BLE capabilities because it has both a nRF9160 SiP and nRF52840 SoC. Wouldn't it be optimal to combine both cellular and BLE...
Hi There,
The attached image shows the part of the schematic responsible for the enabling of the QM14501. I was wondering if there was a particular reason that the mosfet...
Windows 8.1, 64bit PC
I have a nrf52840 app that works from "SEGGER Release 4.30 Build 2019101800.40379 Windows x64" on the DK 16.0.0, and from " nRF Connect for Desktop...
Hi there,
I want to implement the BLE dfu in nrf zigbee and thread sdk but there are no examples provided in the sdk and if i try to use the files from nrf 52 SDK for...