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...
Hi -
I have 2 questions:
1) I am looking for an example application that demonstrates acquiring acceleration data at high ODR of 5kHz from LIS3DH sensor using nRF52832...
Hi
I had got some problem with fds_record_write(). I found that I couldn't get the correct data from flash without waiting fds_evt_handler( ) that was called after calling...
Hi, I would like to test interconnection between an android phone with nRF Connect (central) and nRF52840 DK (peripherial) in long range mode. My question are:
Does it...
Hi,
I have a problem when i try a dfu on my device for the first time.
To explain, my device is flashed the first time with NRFJPROG, and i flash the SD+BOOT+APP.
So...
Hi,
I have used nRF5_SDK_15.3.0 .
I have tested secure_bootloader example code with Adafruit Feather nRF52 Bluefruit LE - nRF52832 Board . And its advertising and work...
Hi,
I have an application that uses the nrfx_saadc driver to measure voltages. One init-function that sets up the saadc and two channels, and one sample-function that calls...
We are more or less successfully using libUARTE for talking to an STM32 at 1M Baud. It was a long and tedious road to get there, but it looks like we finally got there
The...
Hi,
I have two peripheral devices both advertise the same device name 'R' but have different characteristics. I am scanning and connecting to one of them via central device...
Hello.
During customizing a DFU, but I'm having trouble adding function [nrf_dfu_transports_close] in function [on_ctrl_pt_write].
I'm not now fetching all the c files...
Hello,
IDE: Keil Board: PCA10040 nRF5238 DK SDK: v16.0
I am looking for a BLE peripheral example that connect to an iPhone. As a first step, I would simply like to evaluate...
I have a button matrix (2 rows, multiple columns) connected to an nRF52840. After driving the two row pins appropriately, the first column pin I read (regardless of actual...
Dear All,
for the next revision of our product we've added a RTC / calendar IC with 32kHz clock output and it would be great if I could save some real estate by using the...
Hi,
I'm currently developping a peripheral. This one uses Peer Manager module to handle pairing. This peer manager is configured properly with pm_sec_params_set (as far...
Hi,
I was working with the SPI interface of nrf52DK microcontroller boards and wanted to know if there is a way to change the timings of the low and high levels of the Slave...