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...
I designed a circuit using the NRF54 to connect via Bluetooth and control several peripherals. I program the chip using the Debug Out of the NRF54L15 DK . The code can be...
Just bringing this to your attention. This has been an issue since at least 2.6.1, and appears to still be a problem in main.
static void connected(struct bt_conn...
Hi, What specific steps must be followed to modify the charging current (BCHGISET) of the nPM1304? The information I found says to disable the charger first (set BCHGENABLECLR...
I am evaluating the monitor mode debugging support in nRF Connect SDK with nRF52840-DK and an arbitrary BLE sample (like peripheral_uart). My SDK/toolchain version is 3.1...
Summary
We are running on an nRF54L15 and receiving continuous NMEA output from a GNSS module over UART using UART ASYNC. After some time (30 minutes to hours) of normal...
Hello,
I am getting an error with the modem_info_params_get() function when I try to get the modem parameters. I am currently using SDK 3.2.0 with the FW MFW_nRF9151-NTN_v1...
Board: nRF54L15-DK (PCA10156), hardware version 1.0.0 OS tested: Windows (Lenovo Legion 5), also tested on Linux — same result on both
Problem
The board is not recognized...
Hi, I am trying to sound two reflectors from a single initiator, and since the CS works on a one-to-one ACL system, I wanted to know how I can reset the CS-related stuff in...
Hello,
On my board I implemented an RS-485 interface using the ST4E1216IDT transceiver. The DE (Driver Enable) and RE (Receiver Enable) pins are tied together and connected...
Hi Nordic Team:
I am developing the firmware for nRF54H20 using NCS v3.2.0. I need to quickly configure 16 GPIOs as input with pull-up resistors, so I adopted the coding...
I want to highlight 2 infuriating bugs in nrf connect SDK. I believe it applies to all versions.
1) If you have more than one app in your applications tab, the context will...
Hi I would kindly ask what is the recommended layer stack up for npm1300 PMIC.
In reference designs 4 layer board with 2 internal ground planes is used. Looking at the docs...
Using:
NRF9151
TF-M enabled
NCS 3.2.2
I'm trying to find more space for my heap on the nrf9151 and I'm disappointed that with a minimal implementation of TF-M...