Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
What is the recommended termination for unused RF pins on the nRF54L15 in QFN48 (QFAA) package? Can you confirm this is acceptable?
ANT Pin 31, floating VSS_PA Pin 32, grounded...
Hi, I want to change the voltage of the VDDIO in the group of pins labelled Port 1. I launched Board Configurator from nRF Connect for Desktop but it says "This development...
I have code set up to configure Timer3 to generate a Compare event at 100 KHz, using the PPI so that triggers an ADC Sample event for the two enabled ADC channels. EasyDMA...
I have been testing the thingy91x and measuring power consumption trying to reduce it to the absolute minimum.
Using a test program that moslty sleeps ( using k_sleep()...
Hi,
I'm developing an application with a custom firmware image for both the nRF52840 and nRF9160 on the nRF9160DK. I've always been on ncs v2.5.0 and decided it would...
Hello,
I am trying to program a custom device of nrf54l15 using nrf connect for desktop app(V5.2.0) -> Programmer(V4.6.2)
I am able to program it but this is how I see...
I am bringing up a custom board using the nRF54L15 (Fanstel BM15M module) and I am using SPIM00 as the high-speed SPI interface. I am configuring the peripheral through Zephyr...
Using PPK to measure the current, it was found that there was a 1-minute cycle signal in the current waveform. No timer was set. The watchdog timer is 10 seconds.
Im currently working on a project which should receive audio through CIS and retransmit it over BIS. Im using nrf5340_audio_dk for this. Ive tried using https://docs.nordicsemi...
Hi,
We came across this feature " PLMN selection optimization during initial search ", enabled by AT%FEACONF=0,3,1 . It sounds good for speed and power consumption.
...
Hi all,
I’m working on a custom board based on the nRF9151 , and using the Ignion NN03‑320 antenna for GNSS reception.
In our GNSS TTFF testing (using AT commands),...
I'm developing a keyless entry/start system for vehicles with the following requirements:
The vehicle side uses an nRF54L15, while the mobile phone is a standard smartphone...
Hi,
I am developing an audio application on nRF54L15. I have successfully used the Zephyr API to read sequences from the ADC with extra samplings (the "extra samplings"...
Hi.
Goal I am creating a new application for the nRF54l15 and want to follow the latest recommendations for project configuration. I need to do DFU over BLE, so I'm trying...
Recently I noticed (for reference in the NCS/v3.1.1 SDK) that some nrf9151 boards are in zephyr folder structure and others are in the nrf folder structure.
NRF9151DK...