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...
I have a general query regarding using ov7670 camera module with Zephyr SDK.
I have some of these camera modules available and I would like to try out how it works using...
This question is analog to but related to a Matter application. In this case, I'd like to separate the compilation of all Matter/CHIP related application parts from my own...
I am trying to use the ICM42688 sensor on I2C BUS with nrf5340 Application core. In the configuration, the HAS_I2C_RTIO config couldn't be enabled. Is this an MCU limitation...
I am trying to run the blinky Demo on the nRF52DK on VScode, the whole process is smoothly, but it can't work, the LED no any action. could you know anything I miss? many...
When I was making the upgrade package, I encountered a problem, and there was no problem in making only one upgrade package.
It is also possible to make protocol stacks...
Hi All,
Using VS code, nr52840dk,v2.6.0sdk,sid_end_device demo, No changes have been made
Firstly, add build config
Then click on Flash
Clicking VCOM0 has no logs...
Hello, I'm using the example "smp_client_ble," and I can't manage to remove the boot message.
Below is my .prj file:
My toolchain is: NRF Connect SDK V2.2.0
I am...
The chip I 'm using is the nRF52840, the sdk and toolchain versions are both 2.5.0, my code is here :
When I call spim3 peripheral with nrfx library, I add
CONFIG_NRFX_SPIM3...
Hello, hope to find you well. I'm a beginner involved in a project that's migrating from the old SDK to NRF Connect (VSCode). The project uses nrf_crypto.h and nrf_crypto_rng...
We recently purchased the module 453-00052R from Digi-Key and have successfully implemented it into our project. The design is complete, and we are now attempting to flash...
Hi,
I am trying Asset Tracker V2 application in my custom board and rechecking results with DK to ensure no hardware reasons are there. Using SIM supplied with DK and...
Hi Support Team
Our project need 8mA charge current, how to configure charge current of nPM1300 to 8mA? Or could you provides us other nPM chip or solution that can meet...
Hi all,
I have a custom board running on nrf9161. I need to flash the custom board with the NRF9160-DK. But I am running into some issues. the development is at early stages...
Hi,
I'm trying to add a manufacturing specific attribute to the On/Off cluster.
To do this I have so far created a custom attribute list with ZB_ZCL_DECLARE_ON_OFF_ATTRIB_LIST_CUSTOM...