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...
Hi
My product is ready for mass production, before start to sell, we need to do the Bluetooth qualification, we asked several local test labs, they told us that their test...
Where can we by a connector that fits into the antenna connector.
We have nRF51-DK development kit and want to connect to externa PA with an antenna connector and have trouble...
Hello Guys,
I'm implementing the ble_app_hids_mouse. I can pair with Windows, I see the mouse arrow moving around etc everything looks good except when I tell Windows to...
Hi,
I have successfully enable the app_timer module which toggle an output pin on every interrupt, and now I want to enable an interrupt on every 400us with %10 accuracy...
I want, without success, to wake-up from SYSTEM OFF state, send advertisements with some custom data and go back to sleep.
The counter value is always 0, instead of being...
Hello,
I use nrf51422 to connect the ANT device(Heart rate monitor) and it can work .
My question is ,
I want to assign a new device_number to 51422 and use this new...
Downloaded an used the latest (2 months old) code from DFU-Bootloader-for-nRF51-Evaluation-Kit
After it didn't work out the gate, I've attempted to narrow down and root...
Hi
In the new SDK 7.0.1 a new characteristic "Revision" was added to the DFU service. What is the meaning of this revision? In the bootloader library of the SDK the value...
Hi guys,
we are currently evaluating the nrf51422 chips for our product. We have ordered the N5 Starter Kit from Dynastream and were able to flash different sample projects...
Hi,
I have successfully add the characteristic user description into all of my characteristics.
I used master control panel to verify that my characteristics has characteristic...
A lot of the SoftDevice documentation I have been reading indicates that "Appendix A: SoftDevice architecture” in the nRF51 Series Reference Manual is prerequisite reading...
I read from this news that it is possible to have wireless charging using nRF51822 chip.
www.nordicsemi.com/.../Nordic-Semiconductor-announces-Bluetooth-Smart-solution...
hi ,
Now, My program it have a crash when i to service discovery.
That always stop at when ble try to get the "PrimaryService(0x1801)" Characteristics
but i not found the...