on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
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...
Hi Support Team
The attachment is ANT+ Device Profile for Bike Radar, it mentioned that an ANT+ Bike Light and Bike Radar Sensor can be combined as a single device, but...
Hello,
For a project with nRF9151 as the main microcontroller, we use nPM1300 for power management.
As I understand, for nRF9151, VDD voltage should be supplied prior...
I am developing a simple ble peripheral device that will measure temperature and humidity. For the most
part, it's working but I can't get the behavior I expect when enabling...
I'm a new software developer and I'm not a native English speaker. I ask questions through a translator now, the description might not be clear.
I am currently working on...
Hello,
I would like to know how to disable the NFC function with nRF SDK 3.1.0
I would build the Matter thermostat sample. I tried this: `CONFIG_CHIP_NFC_COMMISSIONING...
Hello,
I am trying to read the MCUBootloader version from the NS (TFM) application. I am able to read it in the Secure application using the fw_info_find function in this...
Hello,
I’m trying to run **LVGL 9.3** on a **nRF52840 DK** with a **2.8" ILI9341 TFT display (SPI)** using **NCS v3.1.0 / Zephyr 4.1 / Toolchain v3.1.0** .
### Problem...
Hello, I want to check the component alignment on the layout.
My layout is different than the reference.
Where should I connect the VNA?
Can I calibrate it on the PCB?
Hi,
I am using a custom nRF9160 board with the nRF7002 Wi-Fi chip via SPI, running NCS v2.9.2 . My goal is to connect to a Wi-Fi network.
However, during initialization...
I want to change the start address of the app in the ESB example from nCS 3.0.2. By default, after compiling and flashing, the program runs from address 0x0. I want to change...
Hi Nordic,
I try to print hello world from promicro(nrf52840).
I am sure board is ok, because I test zephyr 4.2 cdc_acm example on it, and I can see /dev/ttyACM* & console...
Previously, when our NRF5340 was transmitting at a 3ms interval, we encountered issues where the transmission speed failed to meet requirements, with data packets being discontinuous...
Hi Team I was exploring communication with ads1292 over SPI at 1 MHZ. I tried nrf_drv_spi (SPI0_ENABLED in sdk_config.h) api and I was able to communicate with ads1292, however...
I try to do everything as in the guide (second advanced option) devzone.nordicsemi.com/.../small-i2c-oled-displays-using-nrf-connect-sdk but I get errors when building
...