Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi everyone,
I’m working with Zephyr 3.2.3 in a Windows environment and trying to run the shorter connection intervals sample: https://github.com/nrfconnect/sdk-nrf/tree...
Hello Nordic Team,
We are trying to test an external audio DAC (TLV320DAC3100) using the nRF9151 DK .
As a first step, we attempted to build the i2s_output sample from...
Hello Nordic Team. I'm currently facing an issue when building in release mode (CONFIG_LOG, SERIAL, CONSOLE disabled). The issue is that after a random time (no longer than...
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...