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...
Hello,
I have a nRF9160 DK Development kit, and I would like to use it to replace an Arduino uno.
I need to do Analog to Digital Conversion on A0, A1, A2.
I need to...
Hi,
I currently try to build a little thread network with a border router bridging to ethernet. I did everything like in the Border Router Quick Start Guide and as far as...
Hello guys,
I am trying to work on an advertisement model where I have a transmitter(nRF52832 DK) which should advertise specific data only for certain amount of time say...
Hi,
i just renamed main.c to main.cpp.
In file included from ../../../main.cpp:57:0:
../../../../../../components/libraries/experimental_cli/nrf_cli.h:597:1: error: expected...
Hi,
I'm using BLE on nrf52832 and softdevice s132. It seems that when I send too many packets (around 45), the ble crashes. Is there a way to increase that number or at...
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hello everyone~
As the SDK 12.3.0 hasn't be updated for a long time and the nRF51822 can't use a newer SDK, there are some difficulty about using SES with nRF51822. I...
Hi, I'm using nRF51801QCAB for our BLE communication develop. I was used SDK9.0.0 before,it is worked well,but SDK9.0.0 does not support numeric comparision when bonding....
I want to add USBD function in other projects, but there is an error:“..\..\..\..\..\..\components\libraries\usbd\class\hid\generic\app_usbd_hid_generic.c(257): error: #20...
Hi,
Furhter to this post , I still getting unexplained behavior.
I use timeslot api to generate a burst of 10 hard-real time-pulses 29000us apart.
For the first 9 pulses...
I am using the nRF51422 device with the SDK 11. When building the ble_app_proximity using Keil uVision I am met with the following error: " Code size of this image exceeds...
I've downloaded both v15.2.0 and v15.3.0 documentation packages and the pages that reference svg images do not render in Chrome (for example ./nrf5/iot_intro.html). When I...