hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
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...
Hi,
I was wondering whether the nrf54H20 can utilise the BLE sniffing firmware used with the nrf52840?
If not, will this firmware be made available in the future and if...
I have a project that was built with SDK and toolchains 1.7.1. This firmware is used in a fielded product. I can't upgrade it to a newer version of the SDK without having...
I am currently using the nRF54L15 DK board along with an external host to develop Channel Sounding functionality. After reviewing related support tickets, I understand that...
I tried updating my project from NCS 3.0.2 to 3.1.0, but it hardfaults at boot. Doesn't log anything to RTT. The warnings/errors at boot in the screenshot can be ignored,...
Hi everyone,
I’m working with the nRF54L05 MCU (SDK v2.9.0) for my application.
From the documentation, I read that in the system_off demo, when using the z_nrf_grtc_wakeup_prepare...
Hello,
I am working on nRF9160 custom board. Since I am reprogramming a lot, this issue is kind of getting on my nerves. Here is the issue:
Usually modem takes couple...