Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
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...