Hi,
I purchased nRF52 DK 2 PCs. PCB labeled
PCA10040
3.0.4
2024.34
boath board are new and box packed. from first time itself. I am not able to flash the board...
Hi everyone.
I cutted PCB track shorting solder bridge SB40 .
I connected like this..
Then I opened power profile kit 2. I am using amperemeter..This is my app scrrenshot...
Hi team.
Now i'm use soc nrf5340, and the ncs version 2.9.0.
I want to encrypt my external flash using QSPI.
I encountered some problems while using the nrf connect...
Nordic Support,
My product uses the nRF52840 chip and nRF52 SDK 17.1. I have a feature request to support hosting multiple peripheral connections, each with a unique advertising...
I am working with NRF52840 with SoftDevice S140 and SDK v17.1.0.
The boot loader address for this chip is 0xF8000. I can set up one of the 'fstorage' module with the address...
Hey everyone,
Does anyone here have experience with firmware OTA updates over the JIO NB-IoT network? The process seems a bit different since JIO Cloud always sits between...
Hello:
The latest nRF54L15 Errata for Rev 2 shows that the previously reported "GPIOs can exhibit radiated emissions" is no longer present in the Rev 2 SoC.
Can you please...
Has Nordic evaluated their code to see if BLESA is a problem?
https://www.zdnet.com/article/billions-of-devices-vulnerable-to-new-blesa-bluetooth-security-flaw/
Hello,
I am trying to set product identifier and product version in application hex file, then bundled this hex file in zip using nrfutil tool, and performed dfu, then I...
Hello,
I want to use BSDLIB in my application. According to documentation ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrfxlib/bsdlib/doc/ug_bsdlib_porting_os...
I've developed a little test application on a nrf52832 chip to run fstorage in a bootloader memory address. I followed the nordic guidance to set up, build, and install a...
Hello, The card has already been assigned to an NRF Cloud account. However, we wanted to change the account card for a practical reason. We have therefore deleted the card...
I tried using nrf52832(as slave) communicate with stm32, it successed .
But when I changed nrf52832 to nrf52840 to do the same thing, it failed .
I use the nRF5_SDK_15...
Hello there, I following the nRF IoT SDK getting started and after Connecting Devices to Router section I succeed in connecting devices to router.
After that, I edited...
Dear Nordic Team,
I was trying to understand event handlers from SDK5 examples. I understood that by using following macro we can register our event handlers, and afterwards...
Hi, I'm trying to run the JLink debugger using Ozone to debug my program. When I run nrf_crypto_init(), I encounter a hard-fault. The program is not experiencing any problem...
Hi,
I am trying to develop an application on nRF52840 development kit board. When I am trying to build I am getting below error "nrfx.h: No such file or directory". For...
I am trying to port BLE_APP_Interactive to nRF52840 as I require 2 uarts in my application and larger memory. I realise I need to change the crypto to CC310, and I have followed...
I've been seeing issues with getting an interrupt on the TX side. I reckon it could also be linked to the RX module cause if the payload isn't sent, the interrupt on the TX...
Hi,
I have implemented a custom bootloader/firmware package, but have recently been running into issues when integrating the two. I have found in some instances when using...