I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
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...
Hi,
I am trying to figure out a way to update the toolchain and SDK for an nRF Connect for VS Code installed on an offline machine, without much success.
From https:/...
Hello,
I am working with the NRF9151 DK on DECT NR+ and I want to change the subcarrier scaling factor and subslot value in the hello_dect example. However, I am not sure...
NRF Connect SDK (v2.8.0), VS Code, NRF52840
Hi, while reading the Zigbee documentation I saw the following note:
"Support for Zigbee R22 has been deprecated in nRF Connect...
I am simply trying to build the hello world (and blinky, results are the same) with NRF-SDK 1.8.0 - it's based on Zephyr 2.7, which is the LTS release.
Target board is 5340...
Hi,
We are planning a new project that needs to use very low power. Since relay mode uses more power than simple node, can we turn off relay mode on all nodes until an event...
Hi, I am developing BLE beacon application on the nrf52820 soc which has limited Flash resources. I want to have the FOTA through BLE abilities built in to enable firmware...
Hi! Can you please help me identify what is causing this issue and/or provide more info about this:
[00:04:23.038,330] \033[1;31m<err> bt_sdc_hci_driver: SoftDevice Controller...
Hello everyone!
I'm working with the nRF52840 microcontroller and I wanted to get a bluetooth antenna and since I know that the whole RF thing is very complicated, I was...
Hi.
I have a custom board with a NRF9161. The nrf91's LTE block connects to the sim holder through a NX3DV2567HR switch and an TPD3F303DQDR ESD protection.
I'm using...
Hello there, Describe the bug When setting a breakpoint inside an IRQ handler in my application, I'm experiencing the following crash each time I try to continue, step over...