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...
As shown in the figure below, I measured a voltage of 5V at the location marked in red, and measured a voltage of 0V in the components within the yellow box。
Is it absolutely...
What is the switching frequency of the internal DCDC in 54L15? What is the function of the FB1 ferrite bead in the reference design? Are there any risks in changing the capacitance...
I am extending one of Qorvo's UWB platforms.. adding Softdevice BLE functions.. (which work ok) (this is on sdk 17_1_0)
the coprocessor uses a GPIO connected signaling mechanism...
Hello!
We are a student group from NTNU which is developing an BLE Audio Beacon using the nRF54L15 socket and the nPM1300 PMIC. However, we have ran into some issues when...
Hi, I am trying to optimise for raw TX throughput. I am running the raw_tx_packet sample. I am using a nrf7002-dk and running v3.1.99 with the following configuration changes...
Hello,
I am currently working with the Nordic Power Profiler Kit II (PPK2) and the Nordic Thingy:53 for current measurement experiments.
Setup
I was using PPK2 to...
Hi,
I'm trying to use the bitcounter to drop packets that don't comply to a specific UUID. I'm working with nrf52840.
My question is - if the received packet is shorter...
I’m working on a custom board based on the nRF9160 (SICA variant) and trying to enable MCUboot + TF-M with sysbuild. I’m running into an issue where the system never reaches...
If a device has established a PDN connection, is it sufficient to rely on lte_lc's pdn module to determine if a network connection has "failed" due to being out of range,...
Nordic Team:
We have a product in production that uses the nRF9160 and nRF7000 and had assumed the nRF7000 did not transmit. We only recently discovered that it does, in...
Hi
How can I use ztest to calculate code coverage on the nrf54l15 platform, I tried to use the configurations of CONFIG_FORCE_COVERAGE=y, CONFIG_COVERAGE_GCOV=y, and CONFIG_COVERAGE...
I want to use the debug out on the nrf54l15 DK development board to program my custom board,However, I don't have a compatible cable, so I can only solder the cable onto the...
Situation
When using vanilla zephyr I get a very verbose generated zephyr.dts file where every line is annotated with the line's origin like the following:
However,...
I am using Wireshark with Nordic BLE Sniffer plugin. The sniffer dongle used is nRF52840. I using it to capture a BLE connection from my laptop BLE to a peripheral BLE device...
Hi
I would like to synchronize multiple devices over wifi.
Over BLE and NRF I see the posts using time slot spi. Is there any way to do this over WIFI?
I found this...