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...
Hello. I am able to send simple text using nRF Connect app to the nrf52832 and write received data to the SD card. So I want to send file (mp3, txt, jpg etc) and write this...
So I've been searching around for an answer to this on these forums and I can't really find what I'm looking for.
I'm using a RedBear BLE Nano v2 to act as an intermediate...
Hello everyone,
I am developing a PCB based on the NRF52 chip, and I need help for the programming interface.
After reading a few threads in the forum, we decided to...
Hi,
I'm using following code, but app_button event is not invoked. I have also enabled the app_timer, app_button and gpiote in the sdk_config.h file. I'm using nrf52832...
hi
we want to receive wireless certification of products that include the nRF24L01P.
We purchased the nRF24L01P-EK and we want to use this to set the wireless certification...
It seems that there are parts missing from the nRF5x SDK v15 if attempting to use the microecc backend, the first is that it expects NRF_CRYPTO_HASH_ENABLED to be defined...
Hi,
I would like adjust usb_msc to work with flash memory different than in example. I created nrf_serial_flash_params_t structure with it's data. When I trying to change...
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...