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 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...
We are shipping a product with a custom board based upon the nRF52833 SoC. We can update our firmware in the field.
We are trying to minimize the power draw of our product...
I have been working with MBN52832DK in Vscode . The sample examples i have tested is "Hello world", "bluetooth/peripheral_uart" ," peripheral lbs".I have been able to connect...
Hello Nordic Support,
I’m encountering a critical issue with the nRF54L15 device, custom board.The custom borad is flashed from nrf54l15dk ,PCA10156. After flashing firmware...
Hello, is it possible to somehow use RTC0 peripheral onboard an nRF9151DK to store real time so it will be available (sustained) even after resetting the device? As far as...
Hi, I used nrfjprog -e to the nRF54L15DK and problem is in Programmer log.txt How to recover nRF54L15DK does we need to update the nRF5340 JLink debugger?
I configured VBUS with a 1500mA limit. In theory, VSYS should deliver something similar to this. The VSYS output is 5V; it powers some LDOs in my project, which consequently...
Hi, I’m trying to generate a PWM signal directly using the nRF5340’s PWM peripheral registers (not using Zephyr’s pwm_dt_spec or driver API).
The LED turns ON correctly...
Hello,
I am trying to adapt the "Interfacing with a sensor over SPI" example from the nRF Connect SDK Intermediate Dev Academy course in Lesson 5. When I run the code as...
Hello, I am trying to convert my codebase from segger embedded studio to nrf connect. I am currently working on the spi section of my codebase.
I am communicating from...
Since it was brought up in the Webinar today, that the nRF54LM20A is not recommended for use with LE Audio due to the lack of an Audio PLL, I was wondering that the Audio...
Hi Nordic Dev,
We are experiencing issues with sudden connectivity loss and hardlocked devices 1,5 years after product launch. We are currently suspecting the flash storage...
Hello,
I have a Thingy:91x.
I flashed a BLE central program to the nRF5340 on this device.
However, I get an error initializing BLE. I've confirmed that this program...
Board/Setup:
Board: nRF9151 DK / nRF9151 SoC
Peripheral: External BLE module connected via UART1
Use case: BLE module is only needed during commissioning...
Hi there,
I have been trying to implement a low-power mode that basically suspends UART, I2C, etc before entering sys_poweroff() when critical battery level is triggered...
Hi,
I have several field devices using the LTE Link Controller library with nRF Connect SDK v2.5.1. Most of them work fine — they are programed to connect every hour. However...