Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
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...
Hi,
I am using a nrf52840 dongle for sniffing the bluetooth connection between 2 devices. These are the wireshark logs
What I could see is it initiates the pairing with...
I have a custom board with a nrf9160 on it that has been working for the last three months but last week when i was evaluating low power modes on the board i couldn't talk...
Hi,
i am using SDK version 2.1.1 and recently we had a problem due to the errata 160 which is fixed also in SDK 2.1.4
I am using Toolchain Manager 1.5.3 and i cannot select...
Hi,
we plan to use the nRF52832 in a new project, where we will need ANT support.
I've seen that it is possible to use the nRF5 SDK and the SoftDevice 332 to have ANT...
Hi everyone, I have a problems when I build custom board NRF54L15. I build this project for custom board for nrf52833. It's okay and no error. After that, I change this board...
Hi!
I am testing the nRF54L15-DK with 2.9.0 SDK and have some questions:
1. MX25R64: - why is it used in 1-bit (spi) and not 4-bit (qspi) mode? - OTOH this setup saves...
I have issue in newest SDK 2.8 of nRF Connect for VS Code. When I change something in prj.conf or in the source code, I often have to build and compile two or more times to...
I have looked at forum_post_1 , forum_link_2 and forum_link_3 . In short, I am following instructions for my_dongle . I have ncs 2.6.1. I have clones of nordics git repos...
I notice in github.com/.../nrf802154_sniffer.py that there is a line saying: TODO: Add toolbar with channel selector . I know extcap supports these toolbar controls and a...
Hi
At nPM1300 product specification V1.1 page 148(8.1 Schematic)
The control I/F between nPM1300 and nRF5x is TWI(I2C), and there is four signals(SCL, SDA, Reset, INT...
Hi guys,
I've been working with the NRF52832 in the past days and I'm having issues with the GPIOTE interrupts.
It seems that there a latency of around 30us until the...
Hi! I created a unittest in my project using Zephyr CRC Unittest Example . It passes nicely using command line. However I cannot fix squiggles error in test code. I get following...
I am using NRF52833 Microcontroller to read data from the PCR based radar sensor. I am using NRF Connect SDK Version 2.6.1. I need help regarding reducing the power consumption...
Hello,
I'm new to the nRF5340 for BT/BLE; and was looking through older DevZone posts to see if I could find an answer to my question. Specifically, in RE: Query - Nordic...