Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
This stopped working for me... Error is the following
Command failed: git ls-remote --tags --heads github.com/.../sdk-nrf
fatal: unable to access ' github.com/.../'...
Hello,
After a lot of efforts I managed to autoprovision and autoconfigure my nrf52840 board (provisioning and configuring inside the software and not through external app...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi,
I am using Nordic SDK9.0.0 and softdevice S310.
I want to develop dual bootloader(UART + BLE).
I have problem after merge both bootloader. Induavidual example...
Hi!
Regarding the __initial_sp in the map, studied some articles on the web and even map file: used as STACK for arm_startup_nrf52840.o!
Ok, let us have an example ...
Hi,
Is there any way to force Android and iOS to update softdevice, bootloader and application from single zip file in queue?
I mean, first update softdevice, then bootloader...
I am referring SDK 12.2.0 with Eddystone beacon application and I found that the workspace for IAR is missing in it and I have IAR-ARM license. So, I made my own workspace...
I am using a 1822 chip and I need to use it in a very small application so I need to program it separately from the main device. I have a learn.adafruit.com/.../overview FTDI...
I've tried everything to get a RTT log message to show up from a dev kit to my computer. The uart log works but no combination of settings will get any RTT message to show...
Hi,
I'm porting an older application from Keil to SES. I'm using soft device S110 7.1 and the nRF51822ac.
Help in setting up SES FLASH and RAM would be most appreciated...
I have been working on a project (for profit) that uses a BLE Nano device along with Nordic SDK. To start the project I downloaded a copy of the Nordic SDK 8.1 examples and...
Hello,
I just downloaded Keil and ran through a few tutorials for the nRF51 Dev Kit, so I am brand new to this development environment.
I am trying to get the nRF51422...
Hello Nordicsemi,
i need to develop a system in which i have identify a user presence in a particular area
for that i m planing to design a BLE enable device for a user...
Hi,
I followed the steps to setup my nRF52 DK with eclipse. I could also build the code without errors. However, when I try to debug it, it says cannot connect to J-Link...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...