Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
Dear Nordic Experts, This one's a tough nut to crack:
The firmware is based on nRF5 SDK for Mesh 5.0.0 with nRF5 SDK 17.0.2 and Softdevice s132 7.3.0. It runs on a nRF52832...
SoC: nRF5340 SDK: nRF Connect SDK 1.9.1
CMAC calculation works fine with SDK 1.7 and SDK 1.8. But it failed with SDK 1.9.1.
psa_mac_sign_setup returns error = PSA_ERROR_NOT_PERMITTED...
Hi,
I am wondering why can't CODED PHY and BLE Audio be modded into the nRF52832. Are there any hardware requirements for both to be supported ? If so, is there any info...
I observed that I can't flash my board in VS Code when a USB-serial adapter is connected to my computer. When the adapter is unplugged everything works.
The interesing...
nRF54L15 + NCS 3.02 + Toolchain 3.02
So I have followed Dev Acadamy exercises for Serial Recovery and BLE FOTA. In my project I now have MCUBOOT for Serial Recovery but...
Hi, we are writing the register TASKENTERSHIPMODE to enter ship mode, and everything works ok. But as the ref manual says, when VBUS is present this task is ignored.
Is...
Hi,
We are working on the nrf5340 and our current device firmware uses the NCS 3.0.2 (i.e. nRF Connect SDK 3.0.2). We wanted to try an upgrade to NCS 3.2.1 and followed...
Hi, so my intention was to test the free subscription of Memfault with the thingy91 I created my account in nRF Cloud but the button to access Memfault is not there, I had...
In the documentation , it is stated:
The SAADC is preceded by a gain stage which has a programmable gain. The voltage range seen at the input of the gain stage is:
...
Hi,
We’re looking for the SBOM and the official CPE identifier for the Nordic nRF5 SDK, specifically version 15.3.
We would need:
The SBOM for nRF5 SDK v15.3
The...
I am using the nRF52840DK with nRFConnect for VS Code. In Lesson 6 Exercise 1, I connected the DK to a BME280 board I purchased online. The board exposes the four pins needed...
I've been wrestling with an issue whereby I attempt to deploy an mcuboot image to a device and inconsistently I get a message that says the firmware image is not valid (error...
I am currently encountering an issue with BLE bonding logic in my application.
When a phone initiates a pairing request and triggers a pairing pop-up, I use the security_changed...
We have a custom PCB with a nRF9151 implementation supporting both LTE/NB-IoT and GNSS. The PCB has no switching regulators or any other possible noise source except for the...
Working the SDK intermediate course, L1.E1. (SDK 3.2.1 / nRF54LM20A)
After building, I select <Debug> under Actions in VS Code. I get this popup that says "Debug options...
Hi DevZone Community,
I am facing a build issue while working with the following environment:
Environment
SDK: nRF Connect SDK v1.9.1
Hardware: nRF9160 DK...
Hi,
As the subject states.
I would like to run the tests at zephyr/tests/drivers/spi/spi_controller_peripheral as intended in testcase.yml. I can verify that I have the...