Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
Hi,
I'm trying to build the smp_svr example for Thingy:52 but build fails when linking.
I can build for the nrf52dk_nrf52832 which uses the same chip. What can i do to...
Dear Nordic Team,
We have a running product that is using 32KHZ quartz from MicroCrystal : https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM7V-T1A...
Hello,
I have a design where I am using an nRF52840 along with a SKY66112-11 and am using Zephyr/MPSL for both BLE and Thread. I also have a run-time radio test mode which...
Hi, I have installed the most recent version of nRF toolchain manager for windows (V0.9.2). nRF SDK V1.6.0 was released a couple of days ago but it is (not yet?) in the list...
I am new to BLE.
My question is similar to the one below.
https://devzone.nordicsemi.com/f/nordic-q-a/22596/nrf51822-central-connect-and-communicate-with-2-peripherals...
I am using the nfc_writable_ndef_msg example in the SDK to write from my phone to the board using NFC. I get it working successfully however, I am also trying to add code...
Hello, I'm using nRF52833, pca10100, s140.
I'm going to write a code using the external 32.768khz crystal to determine if the port is high/low every 0.5 seconds through...
During the release, we got 2 files with firmware, with and without confirmed in the name.
I want to upgrade my device with the nRF Connect application and confirmed firmware...
Hi all:
We update SDK from 11.0.0 Version to 17.0.2, the hardware is same, but from 17.0.2 package, we run DTM in single channel mode ,data lost is 40%. DTM from 11.0.0...
I have an issue with creating a Bluetooth mesh gateway. It would be better to use nRF Connect SDK for me, but nRF5 for Mesh is also fine. As I've found among answers, not...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device.
My setup is two nrf 52 dk one acting with the modified ble...
Hi,
I am developing application in nRF_connect_SDK v 1.4.2.
I have a problem in Debug the code 1. When i debug the code the breakpoints is not appearing
2. When i...
Hi Nordic,
how do i interpret properly return errors? I l know that it depends on the base address but sometimes it does not correlate at all.
For example, currently...