Hi,
I'm trying to test DTM over USB CDC with an nRF5340DK unfortunately, Direct Test Mode desktop App is not detecting the DK.
Build command (copied from VSCode output...
Good day,
Can you please confirm if NORDIC SEMICONDUCTOR part number is valid and orderable.
Does this part number match against the description?
If we need to order...
Hi,
we are using nRF Connect SDK 2.6.1 with Tools Chain 2.6.1 on nRF52833 for a simple Broadcaster (ADV_NONCONN_IND) where we want to use Resolvable Private Addresses. ...
Hi all,
I'm doing some tests with the nRF5340 DK to log with a custom timestamp source. I took the logging exercise 2 example and verified that the log messages are correctly...
Hi,
All-of-a-sudden I'm having problems debugging my application. THis morning it was working right, this afternoon it's gone wrong!
I think it's pretty near using up...
Hello,
we want to get three different states using only one GPIO:
1. nRF52840 GPIO output driven low
2. nRF52840 GPIO output driven high (3V3)
3. nRF52840 GPIO internal...
Sorry for the inconvenience!
I have downloaded V2.8.0 nRF SDK, then I want to build bulb project, so I use this command to build:
west build -p always --build-dir nrf...
Product: nRF54L15, SDK: V2.9.0
Application: Matter + BLE multi-protocol
Hi,
we want to store X509 certificates in secure storage. I went went through Nordic supplied...
As shown in the figure, is the tool "Online Power Profiler for Wi-Fi"
TWT event length includes: crystal ramp-up, initialization, start radio, receive, transmit , and enter...
ChatGPT and other LLM are far from perfect but still great tools to have, both writing new code and to get help/ ideas on how to debug issues. But I find the information cut...
HI! We want to use different toolchains folder per VSCode projects, but it seems, that the nrf-connect setting "nrf-connect.toolchainManager.installDirectory" is not capable...
I have been using visual studio code on mac for development, and it started showing error code 63 when I try to start debugging on the 9160 based hardware. It used to work...
I have been working with some code for a nrf5340 DK and now want to add a custom board to the project as an additional build configuration, but I need to now pull out configurations...
Greetings,
I would like to inform about a bug occurring in nRF Toolbox mobile app for Android. If you have disabled animations system-wide on your device from accessibility...
As I am preparing our application for production, I have been trying put together programming/testing scripts for the assembly house. We are targeting the 2.9.0SDK for use...
Hi,
I am trying to use the ArrayList Feature of SPIM. From my unterstanding, it simply increments the pointer to the memory address every time the START task is triggered...
Hi,
my setup is the following:
- SDK 2.6.3
- nRF5340
- Low power management for external flash enabled
- Logging enabled (based on littleFS)
- external flash used...
Hello,
I’m wondering if there is a way to forward data from RTT to a COM port on Windows.
I’m currently evaluating the GPS performance of my custom PCB using the GNSS...
I have a very simple product which consists in a Xiao Nrf52840 board (which is FCC certified) wired to a 5v relay module. I was wondering if I would need additional FCC certification...
Hello, I am trying to add GPS functionality to my program running on the Thingy:91. However, I can't find any examples except for the Asset Tracker, which seems overly complex...
Hi,
MCU - nRF52832
I am trying to understand the power consumed during the PaWR operation. I am referring to the steps explained here: I am getting the a similar graph...