Hi, I am having troubles with flashing my first code to the MDBT53V module. I am flashing via JTAG cable, from my nrf52840DK using vscode. According to my measurements the...
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...
Hello, I am working with the following sample project and NRF Connect SDK v3.3.0. (Referenced regarding this topic .) The sample implements DFU with MCUBoot while using the...
Hello Team,
I am trying to test a PDM microphone (MP34DT01‑M MEMS) on the nRF9151 DK using nRF Connect SDK .
So far:
I have successfully tested I2C and I2S DAC audio...
Hi!
I am using MCUBoot and the DFU library to perform a custom firmware update (which is working as expected).
I have a question about the "swap_type" value, which is...
Was excited to get an (apparently) early copy of the nRF54LM20B-DK so that I could explore all the Edge AI capabilities of the system (using both Neuton and Axon models)....
Hi Team,
I need to use this external clock for my deep sleep use case so let me know the step forward for the same.
I am using custom board with nRF54L15 and also LXFO...
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...
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...
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, I am having troubles with flashing my first code to the MDBT53V module. I am flashing via JTAG cable, from my nrf52840DK using vscode. According to my measurements the...
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...