I'm testing the SPI-slave functionality based on the routine ncs/v3.3.0/zephyr/tests/drivers/spi/spi_controller_peripheral .
The original code uses the pins of SPIS21 ,...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hi everyone,
I'm using the nRF5340 on a custom PCB board without an external 32 kHz oscillator. On the network core I flashed the hci_ipc sample.
For some reason I occasionally...
Hello,
I am measuring RSSI values with nrf_modem_dect_phy_rssi(...) from the DECT PHY firmware.
The nrf_modem_dect_phy_rssi_event refers to positive values being saturated...
Hello, I was wondering when will the new nRF54LM20A/B series of SoCs will be available to build as a new board based on them? In the current version of the nRF Connect for...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
I am using a GPIO pin ( P1.05 ) as a reset signal for an external CPU component. The pin functions correctly and stays low when tested in a basic GPIO application. However...
I'm using NCS 3.2.4. When USE_PARTITION_MANAGER is active, the ARM linker script defines ROM_SIZE as PM_SIZE (the full app partition) without subtracting CONFIG_ROM_END_OFFSET...
I have a simple code. send msg to a message queue. and handle the message in another thread. I my old environment ncs2.4.0. I looks works well. // after get msg queue. to...
Dear Nordic Engineer,
Hello!I am planning to develop a 2.4G, BLE and USB mouse. Both the dongle and the mouse device will use the NRF52840. I want to use BLE and ESB simultaneously...
Hello,
For my prject I need to tiggrer a timer start using a pin. I'm trying do do it using PPI but it seems that GPOITE can only create events on input pins. If anyone...
The MCU is NRF54L10, the SDK is NCS2.9.1, and the firmware is updated using MCUboot update mode.
Configuration as follows:
# sysbuild.conf
SB_CONFIG_BOOTLOADER_MCUBOOT...
Hi,
I write this information for the sake of completeness. I don´t need Zigbee2MQTT support from you. Instead, support with the Zigbee firmware is required.
I´m working...
Hello,
I am currently testing a setup combining the nRF5340DK and nRF7002EK using NCS/Toolchain v3.0.0 .
I need to reassign the 8 GPIO pins (including Bucken, Grant, etc...
Background:
Platform : nRF52832 with nRF Connect SDK (NCS) v3.1.0
BLE Roles : The device operates simultaneously as:
A BLE Central (NUS Client) , connecting to an...
While installing the nrf connect extension for VS code and installing the SDK and toolchain I have encountered the same issue multiple times. The toolchain and SDK got installed...
Hardware: nRF5340 DK
nRF Connect SDK: v2.6.1
Description:
I am working on a project where there is a need to transfer a large amount of data from NET to APP core. We...
Hello,
I am working with nRF9160 already since SDK v2.1.2 and with every update there are some functions not working anymore, although not mentioned anywhere in the documentation...
I am currently working on a FOTA implementation I am using nRF9160 DK with nRF Connect SDK v3.1.1 and the LwM2M client sample (/samples/cellular/lwm2m_client/). I am using...
Hello All, I hope everyone is doing great. I am an embedded enthusiast and i recently started working on nRF boards. I am currently facing error while setting up my custom...
Hello, I would like to know if the nrf9160 flash can be loaded locally and not via wireless. We have a lot of devices with data to preload and is unviable to download the...