During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...
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...
I am currently working on a project where I intend to use an nRF54 chip as a BLE or ESB receiver node to capture JPEG image signals and transmit them to a PC via USB. I would...
hi
After switching the 9160 crystal oscillator to an external crystal oscillator, we found that the power consumption of the MCU increased by approximately 1.2 mA constantly...
Hello,
I created a copy of the nRF Cloud CoAP Device Message sample application for the Thingy 91 X. It builds using the default optimization level. However it fails to...
Hello,
Is there any AT command to enable/disable HW Flow Control RTS/CTS for nRF9151?
I tried AT+IFC=0,0; AT+IFC=2,2; AT+IFC? commands but getting error.
Thanks
Hello,
I come today with an issue that was already reported in other tickets such as:
https://devzone.nordicsemi.com/f/nordic-q-a/126189/nrf54l15-grtc-syscounter-resets...