Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
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, I interfaced the Quectel EC200U GSM module with the nrf5340dk. Now I want to do the FOTA with the help of GSM . Is there any example documents or any experince. And also...
I am trying to make the nrf9161 go to very low power mode for 10 seconds and then come back online.
Actually I would not mind if it were to start all over again when coming...
Hello,
I am using the example on the Nordic DK to get UDP messages from the Hologram API to the Nordic Modem. AT#XUDPSVR=1,6002 #XUDPSVR: 3,"started" OK
I very inconsistently...
Hello,
I am working with the nRF9151 board and trying to read SIM/eSIM information.
Steps I followed:
Used nRF Programmer → Erase all.
Opened Board Configuration ...
Dear Nordic
We are evaluating a wearable device and plan to use nRF54H20 be our MCU,
Since our device will be a small form factor and Nordic not released datasheet yet...
Hi, I'm working on nRF9151 on custom board, NCS 3.1.0 and I'm building application with TF-M enabled. I've encountered quite a strange problem. If I remove all UART instances...
Hi,
using nrf sdk connect 3.1.1
using nRF54L15-PDK evaluation board.
Steps to reproduce issue:
1. Setup my board into low power. my branch mark is ~2.9uA.
2. Perform...
I use BLE for one-to-many connections. Usually, the peripheral device should first broadcast, then establish the connection for communication, and finally disconnect. However...
Hi there! I am trying to set up external flash (w25q64) with my NRF52840 project over SPI. I have adapted the spi_flash sample in an attempt to set up this device, but I am...
Hello,
We are developing a product based on the nRF54L15, using BT Mesh. We also use the FLPR. For communication between the cores, we use ICMSG.
Separately, ICMSG and...
Hello!
I am completely new to embedded development and i am becoming quite desperate.
I have ordered a custom board which has an nrf52840 chip on it and a vl53l1cxvofy1...
I am using the nPM1300 MIKROE Click board with an ESP32 over TWI (I2C) . I am facing an issue when VDDIO is sourced from VOUT2 using the onboard VDDIO_SEL jumper .
Although...
I have an odd issue with an older nRF52840-DK, I can flash and read memory from the device just fine but no matter what version of NCS I use, it will not execute whatever...
Hello,
I am working on adding MCUboot to my custom board (using nRF52832 chip) to make it DFU-able. That works fine when using internal flash but never when moving the...