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...
We are experiencing critical data integrity issues on the BLE link of our gateway device. The problem occurs specifically when the device is operating as a BLE-to-Wi-Fi bridge...
nRF54L15 DK Board
BM-SDK-V1.0
Hi:
I have debugged the IRQ according to the nrfx demo, but now there is an unresolvable error that requires assistance.
This is an error...
Board: nRF54LM20A DK NCS version: v3.2.1 Sample base: nrf/ samples/zephyr/subsys/usb/cdc_acm
Background
I am evaluating power consumption on the nRF54LM20A DK before...
Hi,
I am testing the radio_test (short-range) sample on an nRF54LM20A DK . The test setup is:
Board: nRF54LM20A DK
Sample: peripheral/radio_test (NCS version...
Hi:
What is the maximum number of targets that a DFU distributor can support for simultaneous upgrade, and what is the upper limit? I haven't found any detailed explanation...
HI,
I'm reading this post about NFC antenna matching. It says in Method 1 to connect the coil antenna to the S11 port of the network analyzer. How should I make the connection...
In nRF cloud, in the device list ( https://app.nrfcloud.com/#/devices ) it is difficult to manage larger number of devices because of lack of search and limited sorting. ...
Hi,
Excuse me, does the current Mesh(NCS 3.2.4) support Directed Forwarding and Remote Provisioning? The examples in NCS 3.2.4 don’t seem to include configurations for the...
With nrfconnect SDK V3.3.0 seeing commissioning issues with light bulb sample with nrf52840dk and google home. The logs are given below. Please help with resolution
Thanks...
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)...
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...