Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
HI,
As stated in the topic I have found several misalignments/issues in the following setup:
NRF Connect Desktop (v5.3.2) NRF Connect Desktop DTM (v3.1.4) NRF CONNECT...
NCS 3.4.0 - Thingy91X
If I configure the sysbuild with sysbuild.conf
SB_CONFIG_BOOTLOADER_MCUBOOT=y SB_CONFIG_SECURE_BOOT_APPCORE=n
it builds, but on "west flash" I...
Can someone from Nordic provide either some insights into offline EULA for the
4-Clause Nordic License ?
My team uses screenshots from the nRF Connect Desktop app to be...
Hi,
I have been testing Channel Sounding precision and am experiencing difficulty achieving stable ranging results. Regardless of the configuration changes I make, the ranging...
Environment
App: nRF Connect for Mobile (Android / iOS, latest release)
DUT: Bluetooth dual‑mode device (supports both BR/EDR(Classic BT) and BLE)
Describe the issue...
I have declared retention area in SRAM, that I;m using for the following:
boot info
boot mode
my app's private data.
DTS file is common for bootloader and app...
Hello
We are developing a new product using the nRF54LM20 as a main MCU and nRF9151 as the modem. We are looking into using the IP-stack in the main MCU, so running the...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Hi All,
I am currently working on an project with the nRF9151 using the nRF SDK v3.1.1 and MCUboot and I need to sign my application images using an external HSM. I am using...
Hello, We have some problem with connection to WIFI AP.
On NCS v3.4.0, once our device has associated with a WPA3-Personal AP, it can no longer
associate with a WPA2...
Hi
I'm encountering a problem than the ANT device cannot be scanned. you can use project "ble_ant_app_hrm_v324"(ncs 324), and modify "
light_rx_open_head" to connect...
Hi everyone,
I am trying to use a PCA10040 (nRF52 DK) as an external debugger to program a custom nRF52832 target board, but I keep running into J-Link backend errors (...
I've built the peripheral_uart project & it works on both the nRF52DK/nRF52832 & nRF52840DK/nRF 52840
But if I enable bootlooder by adding " SB_CONFIG_BOOTLOADER_MCUBOOT...