Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
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...
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,...