I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
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...
I realize this product (Primo) has been “retired”, but am wanting to know how safe it is to use for home automation.
i don’t want any blames assigned, just would like to...
Hi !
I want to build a distance measure hardware by myself and for this i need to make some i/o pulses (about 7-8) very accurate in 40Khz. after that, i need to implement...
Hi Folks,
I found that the interactive pyaci is setting wrong parameters if I try to set the heartbeat publication.
What I did:
Python:
cc.heartbeat_publication_set...
Hi,
I would like to use the Device Information Service and to be able to write the HW revision string from the central device (in my case the nRF Connect app). Per default...
I am working on nRF52832 controller for a small project . I am completely new to this series of controller.
I want to develope a firmware to measure Humidity and Temperature...
I am developing one project where I use the Rigado BMD-300 Series Evaluation Kit for controlling one ws2812b strip with 8 LED.
Currently, the system work as I intend when...
We are developing our product on nRf52832QFAAB0 SoC. BLE 4.2 is currently implemented in our products.
Seeing all features in BLE5 (long range, Higher throughput, increase...
Hi,
Why doesn't Nordic offer a stand-alone BLE controller variant of its softdevice protocol stack? As far as I understand, the softdevices includes both Host and Controller...
hi,
I am using nRF52-DK with nrf Sniffer
What are LED 1 and LED 2 Indicate ?
Initially LED 2 Blinks very Fast, Sometimes LED 1 is Off LED 2 is ON
sometimes LED 1 and...
When and where can we purchase the nRF52840 chip for engineering developpement and production in China, and how long is Manufacturer Lead Time? Thank you.
I am using nRF Connect app testing bluetooth connection ,and I got problems in some Moto phones ,and error message is in the below pictures , below model number is Moto Z...
Hello,
I'm currently migrating from SDK13.1 to 15.0. I'm doing it in steps so I first started migrating to SDK14.2. After I finally got rid of all the warnings and errors...
I am using nRF52832 pca10040 developement board. As I am begineer I dont know much about coding. I am using Eclipse IDE for developement. I want to transmit 1-10 numbers using...
BLE_GAP_ADV_SET_DATA_SIZE_MAX is use din ble_advertising.h
This macro is defined in ble_gap.h for each softdevice - however not in the header for S332. Also ble_gap_adv_data_t...