Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Dear Nordic,
I am currently integrating nRF7002 into one of the hardwares. I am trying to make the PCB as compact as possible so it looks amendment to the reference layout...
Hi Team,
Is it possible to modify Matter device’s discriminator and setup PIN code in Matter's sample app for test purpose without configuring factorydata ?
Default...
Hi
I am attempting to flash firmware onto a custom board with an nRF52832 chip using an nRF52840 DK (v3.0.1) as the debugger and the " nRF Connect" extension on VS Code...
Hi,
Platform: nRF54L15
SDK: V2.9.0
The application is Matter + BLE.
We would like to use X509 certificates which will be used for authentication when the application...
In 2.7.0 in file c_cpp_properties.json I had direct path to compiler. Now moving I need to change the path.
AI suggested to use ${nrf-connect.toolchain} for compiler and...
I want to use the UART to receive data, but that doesn't look possible if I use the Logging Module. I don't see where the logger module will interrupt my code to tell me I...
I'm currently working on a project using the nRF52832 as my controller, Segger Embedded Studio version 5.42a as my IDE, and the nRF5 SDK 17.0.2. I started by developing a...
Hello,
We are using the Message Routing API of nrfCloud to consume messages via Webhook and DLQ. We have several devices placed in different device groups (e.g. prod_devices...
Somewhat related to this:
I'm wishing to optimise code (removing a load of volatiles) by ensuring most of my application code runs at the same interrupt as the NRF_SDH_BLE_OBSERVER...
Hi,
I have 2 problems in power profiler kit II:
Problem 1: When I connect the porfiler kit II to the computer, the computer can't identify the PPK2
Porblem 2: The output...
I want to know how to adjust the TX RX setting for the nRF52833 DK connected to the nRF21540 EK shield. I have already added -DSHIELD="nrf21540ek" to the build configuration...
Hello.
I am trying to repeat the functionality of the project that is shown in this video https://www.youtube.com/watch?v=fCU8x-pmtqU&list=PLx_tBuQ_KSqG-leiJDfOKf_ZmCqHnbi4r&index...
We are using SDK v2.6.1 for our application, along with the Fanstel module WT02C40C.
Internet connectivity is provided to the WT02C40C module via a hotspot, with CONFIG_STA_KEY_MGMT_WPA2...