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...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
I want to achieve as close as possible to real-time tracking with the nRF9151. Because of the shared RF path this is somewhat tricky, LTE and GNSS can't run simultaneously...
Hello Nordic Community,
We are developing a custom product based on nRF9151 using NCS SDK v3.1.0 .
On the hardware side, we have already completed antenna matching and...
Hi Nordic Team,
We are currently evaluating nRF54L15 for our product design and thermal verification process.
According to the public datasheet, we can find the operating...
I'm setting up a script we will use at production time to write some data to an external flash module connected via SPI to a nRF54H20.
I used the following as reference...
I have modified code for the Dongle to allow reporting multiple advertising devices, and select one device to connect to the USB/serial port. I can display the 64-bit unit...
Hi Nordic team,
I'm debugging a custom board using the nPM1300 and I'm seeing unexpected behavior from BUCK2. I'd appreciate any guidance on whether I'm misunderstanding...
I'm working with a nrf9160 custom board device using the nRF cloud location service. I'm trying to use the nRF cloud API GetLocationHistory endpoint to retrieve the previous...
Hi,
I would like to know if its possible to run Azure FOTA functionality w/o using Partition Manager (aka `SB_CONFIG_PARTITION_MANAGER=n`) ?
Trying to build this gets...
Hello,
I am currently testing the `ipt_initiator` sample on the nRF54L15-DK v1.0.0 using nRF Connect SDK v3.3.1.
When I call `k_sleep()` inside the loop in the `main(...
Hi guys,
I got very strange problem:
I got 2 units:
1) "Tester" board (which is a CENTRAL)
2) "TOP" board (which is PHERIPHERAL)
The "Tester" get commands...
Hi,
1.Can the sQSPI and SPI functions of nRF54L15 operate simultaneously at 32 MHz on the P2 port? 2.Can the sEMMC and SPI of nRF54L15 operate simultaneously at 32 MHz on...
I am using the nRF5340 development board to program the LBS example from the NCS SDK2.7. After system-off, the current is still several tens of microamps, which differs from...
Hei!
I can't seem to get my devicetree overlay to properly work. I have an external LED and two buttons connected to the GPIO ports mentioned in the overlay, and I've...