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...
Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
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...
Cheers!
I've been working to enable TWI0 for our current project, but I've been getting stuck on this compile error:
../SDK/modules/nrfx/drivers/include/nrfx_twi.h:73...
Hi i tested the code with nrf52DK with same code getting 3 analog value from AIN1, AIN2, AIN3 and it worked fine.
But when I use EYSHSNZWZ for my pcb, ADC value was just...
Hi,
On battery powered devices, how is it possible to retain a root key when changing batteries?
The crypto cell has an Always On power domain for retaining device secrets...
Hi guys,
I'm currently using SDK 15.0.0 in Keil MDK and making use of the new NRFX drivers.
Similar to the issue detailed here: https://devzone.nordicsemi.com/f/nordic...
Hi,
In the documentation , you have specified that the nRF Toolbox is supported for mcumgr FOTA.
However, from our tests, it seems that it is not true. Could you please...
Hi,
I'm experimenting with the lwm2m sample on the nRF9160-DK and I enabled the firmware update pull support through a COAP to HTTP proxy :
then simply added :
and the...
Hello peer developers,
This is a general question and dilemma I am dealing with and I wanted to get your opinion.
I am working on a project to implement a short range...
Hi,
Here, i have using two I2C functions EEPROM + SENSOR with nRF52832.
Initially, using ble_app_uart example to read Sensor data using TWIM.
Every minute read Sensor...
I started with ncs/nrf/samples/nrf9160/lte_ble_gateway and have taken parts of ncs/zephyr/samples/subsys/fs/fat_fs to get SD card support
prj.conf
CONFIG_NEWLIB_LIBC...
Here are some of the issues which I am facing in SEGGER Embedded Studio since I updated to nRF Connect SDK v1.3.0:
After I press Debug, Go, a dialogue box opens asking...
I am using NCS 1.3.0. I try to build mcuboot with CONFIG_PM_SINGLE_IMAGE=y and it looks like partition manager is never run. I do not get any partitions.yml output in my build...
The serial_lte_modem sample is heavily broken. Unlike the AT client sample which simply works with PuTTY out of the box, for the serial_lte_modem you need to configure PuTTY...
Hi all:
I am using sdk 16.0.When put system on idle mode call two times sd_app_evt_wait it works well.But I want to save power,so before enter idle mode,but when I call...
Hi despite trying 3 different approaches (even using the Nordic driver lis2dh12 on a blinky-based project and installing Segger Studio to step/debug into the library code...
I wish to send a message from the nRF Cloud terminal to my device that will land in this branch of nrf/applications/asset_tracker/src/main.c.
} else if ((cmd->channel =...