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...
HI there,
I like to configure and use the COEX Interface with the COEX Pins for DECT-NR+
on a nrf9151DK Board: https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr...
I am trying to compile my custom BLE application into Babblesim using the nrf5340bsim/nrf5340/cpuapp board in nRF Connect SDK v3.1.0. The application uses PSA Cryptography...
I wrote some firmware that I got working with the Nordic nRF52840 Dongle. It acts as a USB device, you can see under the device manager on a computer when you plug it in....
Hi,
I am working with an nRF52833 using the SoftDevice Controller in nRF Connect SDK 3.1.0, and I have a question about LE Coded PHY (long range).
I understand that...
I am using the nRF Connect SDK V2.9 on my Ubuntu 24.04, along with VS Code, as recommended by Nordic for the nRF52 DK. However, whenever I try to create a new project by copying...
Hi all,
I am using nrf52833 on a fanstel module BM833 with printed antenna. I am on NCS with Zephyr and my application is based on the nrf_dm example. Currently I can get...
I'm attempting to evaluate XIP (NCS 3.0.0) on the nRF53 with a mx25u256 flash chip. I'm placing a simple test function in external flash:
#define XIP_TEST_INC ( 100 )...
Hello, I am using the nRF Connect SDK v2.9.0. While working on the nRF52840 board, I used the library zephyr/crypto/crypto.h to perform AES/ECB encryption.
Part of the code...
I am evaluating the nRF7002's WiFi capabilities and starting off with the nRF52840DK + nRF7002EK and a project that connects to a socket and sends data. I've primarily used...
I have an nRF5340 project (that I cannot share) that uses zephyr, many modules, and a large application code space.
After much time crawling the VSCode extension javascript...
Hi
I used the throughput example in NCS3.0, and found that the rate decays greatly when the distance is farther away. And the rate is not stable.
I wonder if there is...
Hi everyone,
We are preparing for Japan MIC testing of our product and need to implement a special test program that meets the following requirements:
The program...
The customer soldered the 54L15 module to the TB-M54L15 board, unplugged the USB, and used the EVB's SWDCLK, SWDIO, 3.3V, and GND connections to perform earase and read operations...
Hello,
I currently have a product using the nrf9160, that started development 4 or 5 years ago. The firmware uses SDK 1.6.1, and whilst I have had to correct some bugs...