hi Nordic
i am working with nrf52832 and 52840 .. we use SMP service over BLE for downloading files from our device file system.
we see an increase in download speed after...
Trying to install NRF Command Line Tools. Platform is Linux 64bit x86 (distribution Ubuntu 22). I already have installed utilities by Segger, which may be the reason why NRF...
The scanner can be informed of the synchronization information as soon as it receives an ADV_EXT_IND PDU, and then it can later scan only AUX_SYNC_IND PDUs. at this point...
Hi,
I am using a custom nRF52832 board with multiple ADC channel readings sequentially. I am trying to read thermistor (NTC) value on channel 7 and not getting accurate...
I am attaching an adapter board to the nRF52840DK to debug a custom board.
However, if there is any contact failure on the adapter board, the nRF52 on the DK will be the...
Hi, I'm new to this product and currently working on the Nordic Thingy:91X and have encountered some issues that I need help with. below is the details from the serial
monitor...
Hi,
We have a modified asset_tracker_v2 application. We wish to take the entire application, just the code under nrf/applications/asset_tracker_v2 (including all of our...
NCS 2.8.0, NRF52840 with accurate crystal LF CLK
I've been asked to tightly synchronize timestamps for data collected by external sensors on multiple boards. The timestamps...
seems like all packs cannot be downloaded from Keil 5. all address are invalid, include all examples.
The requested URL /nRF5_SDK/pieces/nRF_DeviceFamilyPack/NordicSemiconductor...
Issue:
The OTBR could run with RCP versions built with SDK v2.3.0 and v2.4.2 but couldn't work with fw from SDK v2.9.0. Hence, I wanted to know which of the latest SDKs...
I have been working on a project using a nrf52832 and currently have the firmware developed on nrf5sdk. I have been testing out Zephyr with this example https://docs.nordicsemi...
Hello
I'm using the NRF52840DK with a custom shield on top that interfaces to my custom board. I use it to program and debug the DUT via the DK, talk to the DUT over serial...
Hello,
I am working on an update of older FW implementation: nRF52832, SDK 14.1.0, with SoftDevice S132 and using BLE connection.
The change I need to implement is a functionality...
Dear Nordic Technical Support,
I’m currently evaluating the NFC functionality on the nRF7002-DK with the following setup:
Hardware: nRF7002-DK
SDK Version: nRF...
For power-saving we periodically enable/disable the net-core. We would like to use the WDT on the net-core
as well. Since you cannot stop the WDT, how should we handle this...
When I first set up my system I had a color code view of the RAM in my system where the colors corresponded to grouped data objects. Somewhere along the line that view has...
Hello,
I am unable to use the Segger RTT terminal built into the nRF Connect SDK for VSCode Extension pack with the nRF54L15DK.
I have configured my project with the...
Hello,
zephyr: Vanila v 4.1.0
I'm trying to run FOTA via BLE on the nRF54L15DK. I’ve configured everything as it should be, based on the sample:
When I...
Hello,
Is it possible to make the nRF Sniffer for Bluetooth LE application work on a nRF54L15?
https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-Bluetooth...
Hi, I am testing the PaWR examples in the NCS and I have few doubts.
In this page , it says in section 1.3 that there are two ways for synchronization - PAST after connection...
From what I can see in the documentation, UART0 is used by default for "non-secure" / application logs and UART1 is used for "secure" app logs. I am needing to interface with...