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,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
When I try to add OTA image compression for MCUboot, the RAM utilization skyrocks and is not compatible with the nrf52833. Is there any way to cut out any and all excessive...
Hi, I'm working on a product that uses nRF52840 (The custom board actually has the Ebyte module E73-2G4M08S1C). nRF5 SDK 17.1.0. The firmware consists of: 1. Bootloader -...
Hi, I'm using nRF9160 as an MCUmgr SMP client to download firmware via HTTPS and send it to nRF52840 (SMP server). Using SDK version NCS v2.9.1, I enabled CONFIG_NRF_MCUMGR_SMP_CLIENT...
I am struggling with the ADC API on the nRF54L15 dev kit. I am using NCS 3.1.0
I started with the "samples/drivers/adc/adc_dt" sample as a starting point. Using AIN4 (Channel...
BLE provisioning sample fails with crypto errors when using TrustZone ( /ns ) board target on nRF7002 DK with nRF5340.
Hardware : nRF7002 DK (nRF5340 + nRF7002)
SDK...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Dear Team,
I am trying to use smp_bt_register and smp_bt_unregister calls in order to add/remove BLE SMP characteristic in real-time.
However, I keep getting 'undefined...
Hello,
I know that this issue comes up from time to time. I'm raising it again, because to my opinion there have to be a solution for this. Perhaps there is, that's the...
I am currently working with the Nordic nRF5340DK board using the official Matter light bulb example from the nRF Connect SDK version 3.1.0. I am also using the nordicconnectedhomeip...
We are designing a board around nRF54H20, and nPM1300, with some peripheral on VSYS, some on V3.0 BUCK2 and other are on V1.8 BUCK1. We also have detachable battery in place...
Hello,
Is the value readable by AT+CGSN the correct IMEI for the nRF9151?
Is there a way to read this value using JLink (nrfjprog)?
IC: nRF9151
SDK: NCS v2.9.2
Base...
Hello,
I received an email regarding the new course for nRF54 series parts and when I click on the link I am blocked by a Cloudfare generated web page. The Cloudfare ray...
Hi, We currently have a custom board with a nRF54L15 (final production silicon) paired up with a nRF21540 RF front-end module (FEM). This board is running Zephyr with v2.9...
Hello! I am using the nRF7002 in promiscuous mode to capture Wi-Fi traffic. Everything went smooth in AP mode where we use another nRF7002DK as a transmitter and our computer...