Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
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...
I am using the NRF Connect SDK package provided by Qorvo, and adding BLE functions to their package. I am now trying to debug my added code.
I am using Ozone as the debugger...