Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
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...
If you remove power from the beacon right around the time when the LED is going to start flashing to indicate power on, and do that a number of times you will see it will...
I successfully ran the asset tracker with the 9160DK and am able to receive all data correctly, certificates seem to be working, and everything works as mentioned in the asset...
Hello,
We have a large application using ESB to communicate between many nRF52840 devices. All devices are using firmware with SDK 17.0.2. These devices often switch from...
Hi,
I am using nrf52832 DK.
SDK 17.0.2 softdevice S132.
I am using freertos and running nrf52832 as a peripheral.
I want to put nrf52832 in sleep mode.
I am new...
Hello,
I am migrating code from nrf5_SDK_17.0.2 to nrf connect sdk v1.6.1. The board i am using is nrf52dk(nrf52832) connected with adafruit LSM6DSO.
Everything works...
Hi,
How can a specific folder structure can be realized in an SDK project.?
We want to create some folders and follow folder structure in nCS example and develop our...
Hi,
I am currently working on buttonless DFU for my application and I encountered a problem when I generated the .zip file.
In this line
--sd-req, in this case...
I wanted to send 'zdo mgmt_lqi 0x0000' through the serial port to get the 16-bit short address of the ZigBee terminal device, but I found that I did not return the value for...
Hi,
We are planning a product with BLE mesh capability using nRF52840 and a few sensors. The system power is from 2 AA batteries. We have 2 configurations in terms of power...
1) I am connecting dongle to laptop and selecting the device in nRF Connect App 2) Selected recently generated .hex File for example BLE application code 3) nRF52840 Dongle...
Hello,
we have a system utilizing a nrf52840, running a S140 softdevice and nRF5 SDK v15.0.0. We are already on the market and currently do only support android. Till...
hi,i have met some strange problem about inv-esb
i send 21 length packets in peripheral(i use rx as peripheral,use tx ascenter),but ireceive 0 length packets in center....
Hello, how do I configure the prj.conf file and the overlay file and how do I read the AIN7 analog input (P0.31) of the nRF52832. It is the first time that I use the micro...