Hello Nordic Team,
I'm implementing a multi-instance FOTA system using the Advanced Firmware Update object (33629) with 3 instances: - Instance 0: nRF9160 application (working...
Hello Nordic Support,
I am using nRF54L15 with NCS v3.2.3 .
The device is using Legacy Connectable Advertising with Flags and Complete Local Name in the advertising data...
I have been learning about MCUs, Zephyr and Zigbee in order to complete a simple project to build an occupancy sensor using a simple digital hall switch that is battery powered...
Hi
I'know there already exists some tickets regarding getting the version number of the software running on the net-core but they are old and do not answer my question....
Hi there. I am trying to use the RISC-V core with a custom code to take a picture. In a separate project it is working with MBOX and communicating the image pointer in memory...
I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
Hi Nordic Team,
I am currently developing a commercial product using the nRF Connect SDK (NCS) . The system consists of several nRF52 peripherals and a PC-based application...
On the nRF9151dk, the transmission line coming from the nRF9151 starts with a 0.1 mm trace width and a 0.46 mm gap, which corresponds to a 50 Ω characteristic impedance. However...
Hi,
using nrf connect SDK v3.1.1
using nrf54L15 development board.
I am trying to run a simple button event yet callback is not fired when
CONFIG_PM_DEVICE_RUNTIME...
Hi
Could you provide nPM1300 NTC pin inside structure?(pull up resistor value, pull up voltage, others..)
And I want to know how to calculated NTC temperature by measured...
Hello everyone,
We'd like to use the rom_report and ram_report commands to be able to see (with a somewhat granularity) how much ROM and RAM do specific feature use so that...
Hi,
Question on the nRF7002. Can it be used as a hotspot to support 5 -10 wifi clients?
Basically, the need may be to download user manuals on site with a tablet.
...
Description
I was following the tutorial from DevAcademy regarding the setup of the nRF Sniffer for Bluetooth LE : DevAcademy: nRF Sniffer for Bluetooth LE
However, the...
Hello,
I designed a PCB using nRF52840 for controlling the board.
I have physical access to the following pins : SWDIO, SWDCLK , VSS , VDD , nRESET.
What is the boot...
Hello,
I am trying to exchange data with an external slave sensor via SPIM communication using the nRF5340DK.
I am currently facing two main issues:
1. The spi_transceive...
I am using the NRF54L05.When I was using the timer function of the Zephyr software, I created a timer with a 10ms cycle. After my system had been running for a long time ...
ncs: v3.2.0
chip: nRF54L15
If I set CONFIG_PM_PARTITION_SIZE_MCUBOOT=0x10000 (64K), MCUboot fails to boot, and the error displayed is: 'Protect mcuboot flash failed...
Hi,
Can you please guide me if I want to receive a larger message of around 15KB from server, how can I do it using CoAP block transfer in thread.
I am using nRF5 SDK...
Hi,
I built the nrf/samples/bluetooth/hci_lpuart program in SDK v3.1.1. I am using an nRF9160DK board version 1.1.0. I did add several printk statements to zephyr/samples...
Hi Team,
We are working on a commercial pre-production project using nRF5340 and are currently migrating from nRF Connect SDK 2.6.1 to NCS 3.1.1 . We followed the official...