Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...