has been helping me connect to a device and I am finally able to do that, but as soon as I do, Zephyr crashes.
This is with a lightly modified central_uart project [00:00...
How can I please analyse the latency, reachability and throughput of the DECT NR+ on the nRF9161-DK. I urgently need a solution please, it's for my bachelor thesis. Thanks...
Hi,
I just wanted to note a few things that I found out during the usage of nRF Connect SDK v2.8.0 and its corresponding toolchain.
1. When I create a custom board with...
Hello everyone, I am working on a custom board based on the nRF5340 and need to implement code execution from an external QSPI memory. The board uses the IS25LP128 memory...
Hi all !
I'm writing this message because I'm having problems trying to increase the number of devices in PAwR (I use Coded PHY).
I based my development on the SDK 2.8...
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...
Could you pls explain what to do in the following case: The mobile app was inactive for some time and the IV index of the network went high for example 3, but the mobile was...
Hi Nordic Team,
I'm trying to enable modem tracing on the gnss sample code on my nrf9160dk but have been getting the following error:
Per suggestions on similar threads...
Hi All.
Regarding this exercise, are we sure there is no bug in the https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/ documentation?
After installing...
Hi,
I have a question about the System Monitor section of the nPM1300 documentation:
https://docs.nordicsemi.com/bundle/ps_npm1300/page/chapters/core_components/saadc...
before setting NRF_POWER -> SYSTEMOFF = 1, I chose a switch button and an accelerometer as external wake-up sources.
both of the wake-up sources can wake up the chip in...
Hi,
I have an application called `main_repo` built using v2.1.1 (the SDK version doesn't really matter). This contains all source code, dts files, Kconfig files, etc. to...
hello Nordic
trying to migrate from ncs 2.5.0 to 2.7.0
well i did the mistake of installing the toolchain via the vs code .. for some reason it installed it in the wrong...
Need some help with:
nrf5340 - custom board
NO external Flash
DFU over BLE with simultaneous update of both images allowed ( using this devzone concept with static...
DFU is now implemented on ipads and iphones, as well as on Android phones, and the app platform is nRF Connect. The problem is that the firmware upgrade can be achieved normally...
I was trying to build off of the example of Lesson 6, exercise 3 from the Intermediate course on DevAcademy.
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate...
Hi there,
I am trying to interface SPH0465 microphone with nRF Dev Kit 52832 with the following configurations of I2S:
I have followed the code from echo example...
Hello!
I am hitting a really frustrating issue running Zephyr on a XIAO BLE Sense module which is based on the nRF52840 MCU. I am simply trying to verify development setup...
Hello,
On a pairing failure from iOS (either cancel or timeout of the pairing dialog alert "Bluetooth Pairing Request"), the device no longer allows pairing until a software...
Recently our firmware team encountered a new version of NRF52840 and our hardware team "orders the available chip". How can I know and manage the version when we design the...
I was wondering whether having GATT client and server in same chip (NRF52832) would work? If so, then how would I need to set up bt_conn_auth_cb on zephyr if both uses passkey...