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...
Hello,
I’m having issues with time synchronization when using the sidewalk Sub-GHz template from SDK v2.5.0. My setup includes a Nordic Semiconductor chip nrf52840 and LR1110...
What is the reason for the default 320 hour setting for periodic Tau timer? This seems like an awfully long time, and we're wondering if this is simply a placeholder, or if...
Hi. I'm finally bought a PPK2 to test some of self-built IoT devices. I do have a question in regard to the device (before I break anything). Does it offer any types of short...
Hi. I tried using the TWI master and slave drivers on 2 different nRF52840DK boards. The 100KHz frequency is perhaps a little high and I will see how to lower it by acting...
HI ALL,
I want to create a static library in the application layer, but this library will contain nrf related header files, which will cause cmake to not compile properly...
We have a custom board based on the nRF52805 and we're seeing some odd behaviors in debugging / testing that we're trying to nail down. Two questions:
The INFO.VARIANT...
When I use the J-link programming program, the following happens to the J-flash connection chip
SEGGER J-Link Commander V7.67d (Compiled Jul 5 2022 16:15:35) DLL version...
Hello, my custom board is using pin 09 to communicate through uart. I want to check that uart is working on this custom board. First, I tried to create a simple uart application...
I am using NCS v2.8.0.
After successfully running the headset example with one gateway, one left channel receiver and one right channel receiver am trying to get the Auracast...
I spent quite some time trying to understand why I was getting random network disconnect after a totally fine CEREG notification, like in this log:
It turns out that inside...
Dear Nordic:
Light bulb project support 52840DK, can light bulb project support 52840 dongle? I have not found dongle option in l ight bulb boards folder, only find nrf52840dk_nrf52840...
Hello. consisting of nrf7002 + nrf5340, I'm going to do battery management and power management of a circuit that operates up to a small coin electric motor at npm1100, and...
Hi,
I am encountering an issue with the BLE connection on my nRF5340 DK. When I attempt to connect the device to my PC, the pairing process takes a significant amount of...
Hi,
I am implementing a BLE central that is based on ble_app_uart example using nRF52833 with a soft device version 7.2.0.
I have noticed that a single packet download...
Toolchain v2.70, SDK v2.7.0, VS Code, Windows
I am trying to enable the watchdog in my application, and I can successfully locate the device node and add a timeout, but...