Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...