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...
Hi all !
I'm trying to evaluate the throughput i can have between a Motorola 4G and the nrf51. The nRF51 is the peripheral and the phone is acting as a central.
To do...
I attempted to flash the Matter lock example to my custom board, but the MCU shows no activity.
Back in v2.6.1, I used the following configuration, which worked.
How should...
Hello, I would like to know if the TX power used in the Zephyr examples "peripheral_uart" and "throughput" is set to 0 dBm? Is it true that for all Nordic examples, as long...
Jonathon LL requested that this be posted as a separate issue: (See Case ID: 336683)
I'm having a problem trying to migrate from 2.7.0 to 2.9.0.
My projects are not...
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...