Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
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...
I want to give the application priority to run when it run with the bootloader.
I'm using PCA10028 and SDK12.
When the bootloader is uploaded with the softdevice, the...
Hi, I've read through partially of the "getting started" docs, and I'm still having questions about these issues:
Will there be one dedicated provisioner interfacing...
I was writing 3 character to ble device .but I got below error and ble device got disconnected. LED lights got off...
[CoreBluetooth] API MISUSE: <CBPeripheral: 0x1572b660...
Hi, when doing wired uart-BLE combination and increasing the traffic in the uart comms and BLE comms, at some unpredictable stage, the program flow goes to 0xFFFFFFFE. Any...
Hello,
I am trying to run the ble_app_uart_c example that is part of the nRF5_SDK_13.1.0_7ca7556 on a custom board with nRF52832 using IAR. Hardware seems healthy, I succeeded...
Hi all,
Could you please point me at the tutorial I missed... I am looking to adapt the title project to a custom project. I've run the sample and it advertises and shows...
Hi all
we are working on nrf52832 for our project.
not sure if there is guidelines for pcb antenna.
like limit on number of devices or any other certification we need...
Hi,
I'm using a nrf51 custom board (IC no. N51822QFAAH0) with Softdevice S130 v2.0.0 and SDK_11.
After connecting it with nrf Connect Android App, the device gets disconnected...
Hi:
I'm running S132 SoftDevice for the nRF52832 and am interested in configuring the nRF52832 (slave) to achieve connection intervals from 2 to 16 secs.
Thanks,
JP
On a custom board with an nRF52832 communicating over UART with another microcontroller with no flow control capability.
SDK 13.0.0-1.alpha with an S132SD.
I have some...
Hello everyone,
Thanks in advance for your patience in reading this long message.
I have been having problems with UART over USB on PCA10040 boards for almost four months...
In order to learn how to use the RTC0 to handle an event every second, I am debugging the rtc SDK example.
Expectation : The rtc example sets the time to check the counter...
I need to make sure that the receiver is active in an NRF52832 that I don't have good ability to do DTM commands on; there's a host processor that can do some DTM commands...