Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
I have a mouse that is advertising, and I paired it with my host. It always stays in connected mode. When I press the three buttons — middle, left, and right — for 5 seconds...
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...