Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I have just received my development kit and following the getting started instructions on website. But I am stuck at point 7 of this link https://www.nordicsemi.com/eng/Products...
hello Nordic team
I am using nrf52DK.how to use spi to read /write data .I have seen sdk14.2.0 in folder nRF5_SDK_14.2.0_17b948a\examples\peripheral\spi.
I am trying to interface an atmega32 with an nRF24L01. I am trying to communicate between two nRF's. But before proceeding to that, I set out to test the SPI connection between...
I put the nrf_ble_ancs_c_request_attrs in the BLE_ANCS_C_EVT_NOTIF event(added). But only return back 1 or 2 BLE_ANCS_C_EVT_NOTIF_ATTRIBUTE event. I am using 12.3.0 SDK example...
Hello,
This in reference to Case ID: 121570.
We are developing a wearable device with NRF52 as a Beacon with CR2032 coin cell battery from Panasonic. We have calculated...
i am using my custom board with nrf51822 and using sdk 12.3.0 .
the led blink example works fine on it but when i upload ble_app_uart then bluetooth is not advertising.
Hi i just get nRF52832 PCA10400 DK.
I am using SDK14.0.0. i tried to use /example/peripheral/spi.
i don't set the gpio set and high or low.in the SDK14.0.0, how to set...
Hi!
I'm using a barebones example project from SDK 12.3.0, under examples/peripheral/uart, with two versions of nRF52-DK boards (pca10056 and pca10040). The goal is to read...
Hi,
I am looking for the carrier tape spec for nRF52810-CAAA.
I am referring to the following document but nRF52810 is not listed.
nWP024 - Embossed Tape and Reel...
Hi,
I'm using a NRF52832 development kit and SDK v14.1. My application is simulating several bluetooth devices for testing purposes. The device I'm simulating doesn't support...
Dear All. I have question about compiler of nRF5_SDK_V12.3. I compile the example BLE_peripheral\experimental_ble_app_blinky by gnu arm(latest version). It can work on nRF51...
Hi,
I am having problems with a custom board using pin 0.10 as GPIO.
I have added -DCONFIG_NFCT_PINS_AS_GPIOS to my makefile. Without that, as expected, I am unable to...
Hi,
In the latest infocenter page, see:
http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/lib_crypto_backend_micro_ecc.html?resultof=%22micro...
I am in the process of building software to drive a bare metal widget based on the nrf52840 - currently against the DK board. We have an in-house abstraction interface layer...