Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
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?
HI all,
The main program suddenly encountered assert (nrfx_grtc.c line 278)while running, which happened by chance. The following are the relevant logs
note:nrf54l15...
This question concerns the description of the SPI communication Electrical Specifications on page 425 of the nRF52840 Product Specification.
The values for "t_spim_vmo...
Hello,
I have a product with QSPI flash that I would like to use nrfjprog to program the flash part. However, the QSPI flash's VCC is controlled (via a FET) from a GPIO...
Issue
How to properly wake an nRF54L15 from System-Off mode when the device receives a UART transmission, without the use of the LPUART Ready and Request lines or any sort...
Summary
With CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y and CONFIG_OPENTHREAD_TREL=n , the Zephyr/NCS build fails to link:
ld.bfd: ... openthread_platform.a(trel.c.obj)...
Hello,
I am currently working on a new design based on nRF9151. This design is the evolution of a previous PCB.
The device uses a combined GPS and Cellular antenna, which...
Subject: Support Request for nRF7002 Integration with ThreadX on STM32
Hello Nordic Team,
We are currently using the nRF7002 with our STM32-based device. We have completed...
I have and nrf5340 connected to debian system via uart. I'm trying todo a flash update via the uart and the nrf5340 is unresponsive. The MCUmgr is not getting any response...
I have been working on a soil moisture sensor for my indoor plants and I wanted to build some skills in PCB design using a Nordic SoC. I have chosen the nrf54L15 for this...
I am using nrf52832, and I want to use SYSTEM ON Sleep. Also , my wake up sourses are timer based, and also GPIO interrupt based. But I observed that the device cannot go...
Hi everyone,
I am trying to use SPIM for an external DAC. The DAC does not require MISO, only SCK, MOSI, and CS.
I configured SPIM like this:
#define SPI_DAC NRF_SPIM2...
Hey there!
I am currently in the process of trying to setup a simple ISR routine triggered via GPIOTE.
However, when calling nrfx_gpiote_init() or nrfx_gpiote_input_configure...
Hi,
BLE throughput differs between NCS v2.6.0 and v2.9.2. v2.9.2 appears to have fewer MoreData packets. (Both have CONFIG_BT_CTLR_SDC_MAX_CONN_EVENT_LEN_DEFAULT set to...