Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
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...