Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
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...
HI, I have a custom service with customs characteristics and I need the maximum speed posible.
I have one service for write without response and another service only with...
Hi,
We implement oob pairing using NFC.
According to my knowledge NFC is used as "private" advertising channel (this is what OOB means) i.e. peripheral address, encryption...
Hi,
I have created a custom Serivice and custom characteristics in the attached application
Please find the attached application which create a custom Characteristic with...
hi nordic,
i had a nrf52 dk where it should only advertise to specific device like my phone with nrf connect app and that nrf52 dk should not advertise to other devices...
Hi,
My name is Bruno and I'm developing an Application which consists on:
Connect to a BLE device (I'm using Nina B112 from u-blox, which contains a NRF52832 SoC) through...
So I have successfully built & deployed the Light Switch Demo - and it works.
But where do we go next?
The documentation seems far too close-in focussed on the microscopic...
Hi,
what is the typical or max wake up time of the nRF52 from the RTC or GPIOTE irq (when configured as sense for low level input)?
In my setup, I see a wakeup time...
Hi,
can I use a pin with A/D converter (or comparator) and at the same time read its logic value using GPIO and configure it to be event source in PPI?
Thanks
I have develop a project on nRF52832 and I want to migrate to nRF52840.
I am able to build pre-devloped project from directory nRF5_SDK_14.2.0_17b948a/example/tasol/ble_app_template...
We have used nRF24L01s in our most recent project but would like to switch to the nRF52832, while still using the Enhanced Shockburst radio protocol.
We are prototyping...
Hi,
We are looking at the nRF52840 and would like to have 5 such devices in their own piconet, 1 Central device and 4 Peripherals, with a 2 Mbit PHY,
and want to achieve...
Hi,
I'm currently working on a project including the buttonless DFU.
I would like to read the bootloader settings page from the application, especially the app version...
Hi!
I was wondering if it's possible to use your Android and iOS libraries for DFU,
github.com/.../Android-nRF-Toolbox
github.com/.../IOS-Pods-DFU-Library
to do...