Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
we are based in Germany and need a way to mass-programme the nrf51822 for production with our custom firmware+the softdevice.
Unfortunately we haven't found any...
Hi
I am writing an application that will have to switch the radio in between a number of different modes. (With/without AutoAck, and with/without dpl).
I have been looking...
Hello,
according to the documenation, the function sd_ant_burst_handler_request() can return with the error code NRF_ANT_ERROR_MESSAGE_SIZE_EXCEEDS_LIMIT. When will the...
Hi,
I was thinking if it is possible to use, per example HackRF greatscottgadgets.com/.../ , to tune the antena of the nRF15822 seeing if it is transmiting on the 2.4Ghz...
Hello,
We developed the energy harvest application equipment with the HRM1017 module.
The function is every simply as follows:
After initialization, CPU scans 4 I/O ports...
Hi,
I am searching for a way to disable then re-enable the BLE packet transmission on PTU.
This is for testing the A4WP conformance test PRU/PC/GR/Link.
"Disable the...
Hi,
I just got an Arduino and a BLE shield. I was following the Smart Starter Kit. The demo project have me errors, so I just started using the proximity example, and editing...
Hi,
I am using the nrf8001 module provided by adafruit ( www.adafruit.com/.../1697) but it's not clear if the RDY and REQ pins available on the chip are active low or not...
I have made a small device composed by
SD310-1.0, boootloader and application. The device is sealed to be waterproofed and has a serial conenction used by the custom bootloader...
I've been working with SDK 7.1 and I am struggling to understand how to get the makefile working with an NRF51822-QFAA device rather than a nRF51422-QFAC. I have samples of...
Hi all,
I did this upgrade hoping to have a TX_COMPLETE event issue fixed (I'm not able to send more than 1 buffer per connection it seems in my notification based service...
Hi,
There are two advertise nodes, only broadcast (one packet/s) . The S120 star scan. At the beginning everything is OK,but after a while, maybe 3-5 minutes, only one...
Dear all,
I've loaded this example github.com/.../Blinky_ble
into the nrf6310 as it is, and s110_nrf51822_7.0.0 as a softdevice
I am connecting to the module through...