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,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
When using the nRF51822 as a Bluetooth Smart (BLE) emitter, is it possible to change the UUID, Major or Minor values by hardware (for example, by changing the digital input...
Hi, student here, so go easy if you can :)
I have successfully programmed the evaluation kit and development with the softdevice and loaded my app on.
Now I am trying...
Hello there,
I have read about SoftDevice and how it uses EMA to send and receive information over the air. However I am quit confused about what a ble stack is. Could you...
I have an issue trying to set up an example project following this guide .
Despite the makefile including correct paths in the INC_PATHS variable, none of the headers included...
Hi,
I have implemented some code to periodically switching back and forth between the normal and the config mode. I can see that the handler function is being called, but...
Hi everyone,
A beginner here with an idea for a small project.
Project specs: 4 BLE buttons paired to a Android or iOS phone and an app that will listen which button has...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
Scenario: I want to use an Arduino shield with the nRF51 DK. When attached to an Arduino, the Arduino's barrel jack is plugged into a 12V power supply. The shield takes advantage...
I am working on a ble project using the nRF51422 and IAR. I can load the code onto the board from IAR and it works as expected, but I run into errors when I run the code with...