Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
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...
Hey All,
I am working on a board that is based on the nrf51422. The system goes to sleep and gets woken by an interrupt. One of the programmers claims to have managed sleep...
We use nRF51822 with S110 as a peripheral connected to iPhone master and looking for RSSI.
RSSI with correct value is received by the peripheral application every about 1...
Are there any sample applications that use a joystick press as an interrupt instead of a button press? The dev board I'm using uses the nRF6350 display and I was wondering...
Hi
I used the example from nrf51822_v4.4.1.31827\Board\nrf6310\spi_master_example for my PCA10001 board, as I know the pins configured in this example are for nrf6310 board...
Does anyone know how to implement a wrist watch LCD display? I mean a bare LCD Display, without a pre-build driver (I2C). Can I do it directly or I need another IC to drive...
Does anyone have any solid numbers on the maximum throughput achievable on
the nRF51822 USB dongle that comes with the nRF51822 Eval Kit?
Application - OTA protocol Gazell...
Dear Support Team,
currently I'm working on a custom board which contains the NRF51822_QFAB_A0.
I installed the softdevice (not the most recent version, but a version...
Hi,
I have bought nRF Beacon Kit, and I have downloaded "nRF Beacon Android 4.3.zip", but I can't find nRF Beacon Service source code.
Where is it? Please tell me.
...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
it register a handler, what about restart and run pstorage_register again, how it insure everytime we get the same address for our content in the flash?
before pstorage_register...
I'd like to measure the voltage of a lithium ion battery every minute or so in a way that's highly accurate. I need to do this without using the Soft Device because a) I need...
Hello,
We are wondering if the source code for nRFgo Studio is available? We mainly just want to look at the code for examples in creating our production flash programming...