Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
You have dead links everywhere and no obvious location for the gcc command line tools. Where is this?
Here are dead links:
https://infocenter.nordicsemi.com/index.jsp...
If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
Hi What is the best way to read cluster attributes periodically in zigbee network coordnicator? any sample code available for one time request or subscription for value change...
Hardware Setup:
nRF52840 DK: Serving as the BLE central device and I2S master.
PCM5102 DAC: Connected to the nRF52840 DK via I2S. The connections are:
LRCK (Pin 30...
Hi ,
For Battery operated devices, we are using NRF52840, and developing the firmware using Segger Embedded studio + NRF SDK. s140nrf52720, nRF5SDK1702d674dde
For our...
Hello,
I'm sorry to ask a maybe stupid question, but I'm a bit lost with the available boot loader options right now.
I want to setup an updatable and secure bootloader...
Hello,
I am using nRF9160DK, nRF SDK 2.8.0 with sysbuild and trying to enable image encryption trough sysbuild Kconfig options. I have set SB_CONFIG_BOOT_ENCRYPTION and...
Hi, After switching to a newer Zephyr version with the hardware model V2 I am struggling to build a BLE sample for the nrf5340 DK. It seems that the netcore image is not built...
Hi guys,
I'm working on a project with a custom board around nrf52832 chip and I'm trying to generate an 8MHz clock signal using the compatible "pwm-clock" on Zephyr.
...
Hi, I have encountered some problems:
hardware: nrf5340-dk
software:Visual Studio Code
ncs:2.5.0
sample: nrf\samples\bluetooth\direction_finding_central & direction_finding_peripheral...
SDK 2.1.0
nRF9160
Hi,
I recently configured a GPIO input in my project with an associated interrupt whenever it detects a high to low transition. The transition is...
Hi,
I am currently extending the NRF Cloud multi service sample, thus I am constantly reflashing my NRF9161DK during development. However today, my device fails to connect...
Hi,
While debugging an issue with reconnecting to our Azure server after the network is lost for some time, I found that azure_iot_hub_connect() returned a non-negative...
I tried to use `-Dmcuboot_DTC_OVERLAY_FILE` to use different mcuboot overlay for different builds but it always use all the overlay files in the folder.
The same way works...
This is a continuation of Case ID: 272157
That case resolved issues I had dynamically changing the device name (and having that new name show up in advertising).
It seemed...
I tested with an nRF52840 dongle, but it seems that nRF Connect for Desktop cannot scan long-range/coded PHY advertisements.
(I used this BLE long range peripheral demo...