Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
Hi,
Has anyone converted the Adafruit graphics library for Arduino, Adafruit_GFX.h, to be compatible with the nRF51?
Could you please advise on how to convert this Arduino...
Hi all,
I have a few questions:
How is that ADC's common mode rejection capabilities? Rejection for 60 Hz interference, etc...
The datasheet has "typical...
Using an nrf5340 with nrf7002 wifi, connected via SPI4. Using a shared (chip) antenna, and the COEX signals (pretty much exactly as per the dev board schema).
DTS snippets...
Hello,
I am new to developing on nordic devices.
I currently have a NRF52833DK and wanted to try the USB MSC functionality.
Looking at the latest SDK:
https://docs...
Trying to get started using the nRF Connect SDK for VS Code after using the NRF5 sdk for quite a few years. I have the dev environment fully setup and have been following...
Hi,
I'm trying to develop a Zigbee application, and following the guide provided here for adding a ZCL cluster to the Zigbee template. However, I think this guide is not...
Set up: Rpi Bluez 5.72 (provisioner)
nRF DK (light example)
steps:
1) trigger scan un provisioned devices from Rpi
2) able to see nRF device in scan results
3) start...
Hello,
currently I'm migrating a project from connect SDK 2.6.0 to 2.9.0. After some changes according to the migration guides the project builds fine and also runs.
As...
I would like to use nRF52832 DK to test Nordic UART Service (NUS). But west build failed with the following messages. What is meaning of "zephyr_pre0.elf section `noinit'...
Hello,
I am attempting to use the nRF7002EK shield with my nRF54L15PDK development kit.
I have custom code, but it's based on the wifi scan example provided by Nordic...
Hello,
I would like to know if there is a way that I could see the source code of the nRF Mesh Sniffer app for Android, just like the nRF mesh source code is available in...
Hi, I am currently using the nRF52832 MCU and have implemented hard fault handling as follows: I use the macro APP_ERROR_CHECK(err_code), which, in case of an error, calls...
Hi
I am trying to perform a full modem update on my nrf9160 DK board.
I started at v1.3.4 and successfully used the partial update method to go to 1.3.5
I then used...
Hi everybody, I'm looking to build a PWM generator with 2 outputs from 1-100Hz. Unfurtunately the current PWM API examples with Zephyr works only for 4-100Hz.
I've tried...