Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...