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...
Does single bank bootloader in SDK7.1 support ZIP-file ?
I get error REMOTE DFU INVALID CRC ERROR in the end of flashing by nRF Toolbox when I use ZIP.
If I use hex-file...
Hello,
I am trying to implement OTA firmware update using Secure DFU.
SDK - 12.2
Softdevice - s132
Board - PCA10040 (nRF52)
I followed instructions mentioned...
Hello,
I just want to clarity the sd_ecb_block_encrypt() operation cases (S110).
In pp. 23.1.3 of RM (Shared resources) sayed:
The ECB, CCM, and AAR share the same...
Assuming SDK 12.x
For those people that want to integrate the Buttonless DFU service to their app, which uses already one custom base 128bit UUID, please make sure to:...
I need to add connectable beacon advertising data instead of normal advertising for proximity profile example (NRF52 DK -> PCA10040 ->S132 -> nrf52832).During Advertisement...
Hi,
We had a power issue with our custom board related to DFU updates. After performing a DFU we were seeing 8mA idle current, and when we had programmed the firmware directly...
Hello,
can you provide a best practice guide on how to use memory protection unit in nRF52832.
I am interested to know if MPU can protect user defined memory regions...
Hi,
I want to know Tx power and duty cycle information of Beacon and NRF52 for the following cases:
In our case NRF52 will be our receiver and Beacon will be transmitter...
During the CE immunity test, the nRF51822 has to re-connect automatically without user interaction when the BLE connection is blocken by noise. Please tell me how to implement...
hi,all
my device use CR2450 button battery,advertise time 500ms
TX POWER:4dbm,the battery life is low if it still use this configuration
(May be big current lead...
Hi all,
I am using a nRF52832 with SD S132 V4.0.2 ion SDK13.
My application currently uses TWI, SPI and BLE and also 1 wire (which is based on delays). Everything works...
Hi!
I am working with PCA10040 (nRF52), s132 and SDK 12.2.0.
I am using the example experimental_ble_app_eddystone.
I have configured one slot as TLM, so it reports...
Hello,
We're using JLinkExe for production programming. Is there an equivalent of the nrfjprog --erasepage command for JLinkExe?
I'm looking for the equivalent of
nrfjprog...
Hello,
I feel like this question has an answer similar to this question, but I can't seem to get it working devzone.nordicsemi.com/.../
I am using the nrf51422 chip...