Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi
I've recently tried to move from SDK version 2.6.3 to 2.9.1. However i've run into issues with this transistion.
I made a new custom board, by following the guide...
Board: nRF5340-DK SDK: nrf ncs v3.0.2 Hi, On the project I am working on there is a tight timing constraint for DMA timeout (30-40us). Also there was a need for specific baudrate...
The current default and only recommended way to use MCUboot is to make the private key available as part of the build process.
There have been several questions about this...
Hi
we are using nrfx drivers for nRF5340 with gcc-arm-none-eabi and they work great. Now we are planning to move to another compiler and I have a couple of questions:
...
Hi, This is my basic information:
CHIP: NRF52840DK
SDK: NCS2.9.0
Project: Matter Bulb
This is my question:
I want to commission bulb into 2 fabrics, but when I...
VS Code is not loading for me today:
I followed this thread but it seems like permissions are fine...I think. Here are the errors in the log:
Activating extension...
Hi all,
I have an issue with achieving bigger sizes of ext adv data as 31 bytes.
My current BLE code is pretty much the same as the nrf_dm sample code:
https://github...
I have a custom board, with nrf5340, nrf7002 on it.
I would like to get the uA levels of power consumption I see other nrf5340 projects talk about (eg here ) when my application...
Is there any characterization for the nPM1304 (or any in the series) with a charging input voltage in the 3.5-4.0 range? I have a ~4V power source, but depending on load it...
Hi,
I'm developing a project that requires to write GPS data to an SD card. I'm using Nordic SD card library.
I'm able to initialize and interact with the SD card only...
Hi there,
I am trying to send large data files via BLE notifications. My setup is nRF5340 development kit sending data to connecting devices (phone, PC).
I have gone through...
System description
I have an nrF54L15 mounted with an external 4 Mbit External flash with FATFS configured
Filesytem config:
# FatFS File system
CONFIG_FILE_SYSTEM...
Hi
About nPM1300
We will use load switch to drive haptic function and its peak current may up to 0.4A~0.5A@25us duration,
I see the spec show the load switch with maximum...
Hi,
I'm running an app on nRF52840 (NCS3.02) based on the BT shell example.
I did the following modifications:
- shell runs on USB-CDC instead of UART
- using NRFX...
While checking the Channel Sounding samples, I came across the concept of Channel Sounding Security Levels . I have a few questions regarding how this is handled in Nordic...