Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...
I keep seeing this in your documentation:
This functionality is in the process of being deprecated and replaced by Zephyr’s default devicetree-based memory partitioning...
Hi together!
In my current project I would like to send some sensor data to an Azure IoT Hub, by using a nRF52840.
In the first step and for evaluation I used a nRF9151...
Problem: We have a huge variability in received RSSI (see picture) despite both devices being stationary in test setup. For our use case, accurate RSSI is critical. nRF52840...
Hi,
I started from your
Bluetooth Mesh NLC: Lightness Controller/Energy Monitor sample
and I tried to insert a Light CTL Server model in the project.
After a lot of...
When attempting to install a downloadable app in nRF Connect for Desktop 5.3.0 on Linux, the installation fails with an EISDIR: illegal operation on a directory error. The...
Hello DevZone
I am currently facing an issues with device already installed at my customer. Devices are based on nRF9160, firmware based on SDK 2.8.0 and modem 1.3.6. Once...