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...
nRF54L15 - NCS 3.02 - Toolchain 3.02
I'm exploring using the Zephyr Shell to replace my old legacy CLI interpreter which hooks onto a uart callback. I can set up custom...
I get the error "ImportError: Module use of python312.dll conflicts with this version of Python." when I try to flash my device using any Python version below 3.12.x. I get...
Hi,
I have a project with nRF52840 where I uses 3xSPIM. 2 are connected to a real-time-clock and accelerometer. The third is connected to an SD-card.
I realized that the...
Our project requires a more efficient way to collect live trace Diagnistic trace data from LTE-M RRC and NAS, on a Thingy:91.
However, using the " Cellular Monitor " app...
Bit baffled by this one, I assume it's related to the attempted nRF SDK Intellisense magic: We do have a monorepo for various controller projects that includes two zephyr...
Hiya,
I am currently going through the nRF Connect SDK Fundamentals Lesson 2 (section: SoC variant devicetree file) and I am stuck. In the example given, it says:
"...
Hi,
We have a device containing nrf52840 CPU with GPS, Simcom modem and other things.
We already implemented a bootloader upgrading via BLE.
Do you have any information...
I am conducting a study on antenna mismatch using an nRF9161. I know that the minimum power it can deliver to the antenna is −40 dBm, and the maximum power is 23 dBm, with...
Hello, I'm working on a BLE peripheral (nRF54L15) using the S115 SoftDevice in the bare metal SDK.
I'm considering a feature to stop BLE advertising before the advertising...
Segger running S112 & nRF5_SDK_17.1.0
With the board already paired/bonded to Android phone as keyboard and Mouse - Works well [mouse works and keypress work correctly]...
I am attempting to interface an nRF54L15 to an NV3007 LCD display and make use of LVGL. From what I can see, there is an nv3007 driver in LVGL, but not in the version of LVGL...
I have an NRF52840 dongle programmed with the connectivity firmware and I want to use it as a central device to connect to a peripheral, and I want to set this up in Python...
HI,
I’m working with the nRF21540 and want to add a GDT, a series capacitor and a TVS diode to its antenna port to protect it against lightning surges and ESD. Could you...
Hi
I'm currently in the middle of porting our board from nrf sdk 2.6.1 to nrf sdk 3.2.1. I made it so far, that the correct dts are used, but somehow the build process seems...
I am following the instructions as per Getting Started with the Asset Tracker Template.
I have successfully created the environment and done the West Update.
When I do...