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...
Hello! We are trying to integrate Mesh DFU into our project, so we performed some preliminary tests using three nRF52840 DK boards. The results are somewhat discouraging,...
Hi everyone,
I’m looking for an option to avoid signing the device Certificate Signing Request (CSR) locally and I was wondering if Azure had an option. I have fund this...
I want to do data transfer vis L2Cap CoC channel on my nordic NRF52833 boards. I am unable to find any proper resource to get started. Please help me find some, thanks !
Hello, Attempts to build the "peripheral_lbs" sample for target thingy53/cpuapp/ns in the latest nRF Connect SDK v3.2.1 fails.
The build for target thingy53/cpuapp works...
Hi,
a couple of days ago, I had to install some STM plugins for VS Code (I'm sorry ).
In the process, the "CMake Tools" from Microsoft were also installed. I remember...
Hi,
I came across this interesting game Nordic Engineers have developed and played. My company makes these displays and I would totally love to build something like this...
Hi,Team,
I am currently using the nrf54l15-dk. I referred to this link, but it is not applicable to nrf54l15, https://github.com/simon-iversen/ncs_samples/tree/master/central_smp_client_dfu...
Hello,
In a legacy (nRF5SDK) application, we notice a parasitic' pin resets reported by the system (RESREASON).
As the device does not have an accessible reset pin,...
hi,
i'm learning on this exercise and COM 3 and 4 are busy with modem trace and terminal serial port so i try to print hello_world on VCOM1 - COM 9 port but it showing me...
I have installed nrfutil from PyPI using the instructions in section 2 of the nRF Util User Guide v 6.1.0. My main purpose for using nrfutil is to generate a DFU package....
Is it possible to use at least one channel of the TAMPC in a Zephyr application on the nRF54L15-DK? It appears that the channel 0 pins (p1.4 and p1.5) are used by the UART...
Hello Nordic Support,
I have a question regarding the real-time clock (RTC) functionality on the nRF9160.
RTC availability
Does the nRF9160 have an internal...
We are developing with Zephyr and the NRF54l15 and need to use a NAND flash IC (Macronix for example). But it looks like there isn't any NAND flash support.
Can you point...
Hello,
I noticed the DFU feature for the audio application is marked as experimental. Are there any caveats or gotcha's to be aware of before attempting to get DFU working...
the provider has provided source for their firmware which provides serial port communications to control operation only in old sdk 1.7.0 format
I need to use some other...