Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hi, Good day!
I’m currently working on the nRF52832. The requirement is to support BLE + LoRaWAN (SX1276) .
I have a few questions:
How can I set up the LoRaWAN...
Hello, I have a question about the power consumption stabilisation of the nPM2100. We configured the nPM2100 with the pins directly to obtain a V_OUT of 3V with a 2477 battery...
Hi,
We are currently considering the performing DFU with UART with another MCU. Is there a sample for this application where nRF54L SoC is being updated by another embedded...
Hi,
We are evaluating NRF5340+NRF7002 setup for our customer. We are currently using https client example(sdk v3.0.2) and we would like to benchmark current consumption...
Hey everyone,
I have designed a custom board with a bunch of nordic IC's (nRF54L15, nRF9151, nRF7002 & nPM1300)
I have tested the basic functionality so far, including...
I enable cs procedure and set the procdure count equals to 3, let procedure interval to be 10.
I want to change the cs channel map between procedures. so when I send HCI_LE_CS_Set_Channel_Classification...
Hi everyone, I am attempting to measure I2S rate against internal clock frequency since I am using APLL. I am following examples in NRF5340_Audio application. What i have...
Currently, I'm using the NRF5340 chip. In my own development board, I'm only powering the chip to test its transmission performance. The example program I'm using is the classic...
nRF52840 using Zephyr 2.0.0
We currently have a system that after we are running can drop to 20uA. However, on boot, we draw something like 5-7mA. This large on boot current...
I work on a project with nRF52833 ( NRF Connect v3.0.2 currently) and I have to use an external AT45DB641E flash chip connected over SPI .
The external flash will be mainly...
example: ncs/v3.0.1/find my/pair before use I want to implement the ptx and prx of the ESB in the find my example "pair before use". That is, how do I operate when both BLE...
In our application we need a PPS signal even when LTE is enabled (and GNSS is disabled). The GNSS API gives some encouraging PPS info, stating " GNSS only starts giving pulses...
The current specifications (v0.8) for the nRF54L series of parts provide very little information about the input impedance of the SAADC peripheral. There are no values specified...
We are currently facing a troublesome issue: we need to send 242-byte data packets at a fixed 3ms interval. We connected an LED light after the data transmission module to...
Dear Nordic Support Team,
I hope this email finds you well.
I am writing to seek your assistance with a build issue I have encountered while using the nRF Connect SDK...