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, We are integrating the nRF7000 chip with our nRF9160 custom board to add the WIFI location service and we have a question about the CONFIG options which for the WIFI...
Hi Team,
currently we are using nrf52833 micro controller for out prototype design. can run micro controller without external 32Mhz and 32khz crystals.
Provided examples works when nrf5340dk boards working as source and sink, but any examples that implements an android phone as source and nrf5340 audio dk as source?. Like...
Hi,
I'm migrating to the updated hardware model & it seems to offer convenient ways to describe boards & configs. However, I'm facing one issue which is not critical but...
Hi,
I've made a customized version of the nrf_desktop desktop mouse build and I ported it to work on a custom nRF52833 board. I've been using Segger Embedded Studio to debug...
Hi,
I am following example to connect using TLS. I am not polling, as in the example. Should I expect that after
mqtt_connect, to be called in the callback?
mqtt_connect...
I am encountering an MPSL ASSERT: 106, 501 error followed by a HARD FAULT while running my distance measurement example on an nRF52840 using the nRF Connect SDK v2.5.1. The...
in Bluetooth Low Energy Fundamentals -> lesson 3-> Exercise 2 I opened the solution, I built the config for nrf52840 dev kit. Problem: 2M PHY is not achieved. Update to 2M...
Hi I am a student exploring on the usage of nRF52840 utilsing Thread communication protocol but i cant seems to get it setup for the configuration. The documentation is quite...
Hi,
I've been using the nRF5 SDK (17.1.0) USB Mass storage code for a data logger I have made. I am using a memory chip larger than 16KB and that code has bugs when you...
Hello,
I am currently using the nrf52840 evaluation board in developing a prototype. Once this goes into production, what are my options for programming the firmware? What...
When using l2cap to stream data at a high rate from device to an app we are seeing a hard fault in l2cap_data_pull when there is queued l2cap send data.
When the fault...
Hi,
I encountered a stop scanning issue when running the nrf5340_audio application without any configuration changes .
The only modification I made was changing the log...
I am building a firmware based on nRF Desktop, but can reproduce the issue in nRF Desktop SDK 2.9.0. The issue is that MCUBoot takes almost 1s to start the app, even with...