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...
I have the following:
Dev board PCA10040
SDK nRF52_SDK_0.9.2_dbc28c9
Mac OSx
I was able to compile the blinky example and have the .hex in the _build folder...
I have several services on a nRF51 peripheral, and would like to have different initialization based on which service is being connected to. The related code is below:
...
Hello,
We have this board ( www.nordicsemi.com/.../nRF51822-mKIT) and would like to use P0.26 and P0.27 as GPIO (or RX/TX for serial). I've cut both solderbridges (SB2...
Hello,
I am having a lot of trouble with connection timeouts. With my current settings (10ms connection Interval and 6 seconds connection supervision timeout) I would not...
Hi,
With the latest nRF Master Control Panel App it's possible to simultaneously scan + advertise on some devices.
I thought this mode is only supported by devices with...
Hello,
am I right in assuming the following?
BLE_GAP_EVT_TIMEOUT with source BLE_GAP_TIMEOUT_SRC_CONN is only returned when a Central is establishing a connection...
Hi, I use Gzll protocol to realize 2.4G frequency hopping communication, Two Device send data to One Host on Pipe1 and Pipe2.
1 Two Devices occur "loss power" many times...
Hi,
I'm working on custom PCB and I have small issue.
After making PCB I was trying to connect, but no luck - "(unable to connect to the target)"
Maybe there is something...
As try to let keil's project into eclipse
so i edit makefile from example
first i open project by keil to copy include paths and paste to makefile under ''#includes common...
Sorry for the amateur question. I'm an iOS developer and trying to replicate the functionality in the nRF51 sample app: github.com/.../IOS-nRF-Toolbox . I understand the code...
Hi
We develop an application on nRF51822 the with GCC C++ and try to include the file ble.h in a .cpp file.
As soon when I include the file in the .cpp file I get compiling...
HI,ALL,
i find such sentence in core
(BLUETOOTH SPECIFICATION Version 4.2 [Vol 1, Part A] page 13)
'A Controller is a logical entity defined as all of the layers below...
reference nRF51-ble-peripheral-bond-handling example pairing/bonding mode. I add device manager & app_bond function on ble_app_uart. why function handling on "app_bond_init...
I want to make a rtc calendar.As rtc1 compare channel 0 had been used by app_timer,so I use rtc1 compare channel 1 to generate interrupt very second. But the channel 1 didn...
Hi,
I've just discovered that there are counterfeit copy of nrf24l01
Are there also copies of nRF24LE1, NRF24LU1 or NRF51822 ?
Is there a guide to recognize genuine Nordic...