Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
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...
It's now two years ago, and the ticket had a different scope. But one of the answers from Nordic there was:
"This is because the spec mandates that if the device gets rejected...
I have installed the NRF Connect app on my Windows 10 PC, using "Run as Administrator" and keep getting the following error message whenever I try to install any of the products...
This is also my Bluetooth Prj.conf
When I turn on 2.4G, there will be an error message. How can I solve it? BLE and 2.4G cannot coexist at the same time. Can I switch...
I'm using the NRF5340. When I open a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart (the well-known Bluetooth data transparent transmission...