Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
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...
Hello,
I'm having some issues with the channel sounding on the nRF54L15. I'm using two nRF54L15-dk and two custom bords with the nRF54L15.I'm using SDK v3.0.2 for my software...
I’m trying to debug an existing product by opening its old firmware project on a new PC. The project uses nRF5 SDK for Mesh v2.1.1 , SoftDevice S132 , and nRF52832 .
I installed...
I am currently working in project with nrf54l15dk and 3.0.2 sdk. I'm trying to work with peripherals and I want my project to do the following: -Have 2 PWM outputs that used...
Hi DevZone Community
I'm trying to get a simple Hello World sample to run on an nRF5340DK board with a 2.8" ILI9341 based TFT display that has Arduino headers attached ...
Hello,
Im currently in the process of integrating Memfault OTA on the nRF9151 DK. My project has multiple boards: nRF9151 DK connects with nRF52840 DK via UART for communication...
Hi!
I am using the nRF52832 for a small custom PCB for a wearable device and I would appreciate a review from the experts, before proceeding with manufacturing :)
The...
Hi,
I have a FAT file system that I use with an USB Mass Storage feature. I use the mx25r64 NOR flash (the same as the nrf7002dk evalboard). I am working on ncs 3.0.2. ...
TLDR:
I'm working on getting LE Audio working on a Raspberry Pi CM4 setup and running into some frustrating issues. I've got a u-blox NORA-B126 module (with the nRF5340...
Hi nordic engineer
I have a product use nrf52832. And have two project,project use nrf5 17.0.0 SDK and MDK.
The project A choose chip nrf52832 and S132
The project B...
Hi
The nRF54L15-DK suite tests the accuracy of channel sounding, all ncs versions are v3.1.1. I am using the channel_sounding_ras_initiator and channel_sounding_ras_reflector...
Hello,
At my company, I am working on a board with an nrf54L15, equipped with an SX1261 and an ADC MCP3461R.
I started development with SDK 3.0.2 and everything is working...
Hello!
With nRF52, nRF5 SDK and SoftDevice S130, we were using some of the Radio's PPI events (e.g. EVENT_END) for some functionality.
Now we plan to move to nRF54L and...
When running the channel sounding example on the nrf54l15, how can one obtain the IQ values of the ranging signal?I want to obtain the IQ value and then use my own algorithm...
Hello,
I have tested a thread network with a nRF52840 SDK programmed with Thread COAP Client sample and two nRF52840SDK programmed with Thread COAP Server sample.
All...
I've built a project based on the peripheral_uart appliction. This is working well, but I need to now sort out the lowpower mode. My product is battery powere & I need to...