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...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
Hi
I need to implement I2C slave side (up to 100kBit/s) on a nRF51822 chip. As far as i see the inegrated TWI peripherial only supportes the master side. Any ideas how...
I just received an nRF51822 eval/development board that has a sticker on it that says "PCA10004". I also just downloaded the latest SDK (nrf51_sdk_V6_1_0).
As far as I...
I received my nRF51822 development kit today and the PCA10000 dongle doesn't appear to be working. I installed all the drivers/software as per the user guide and when I plug...
Hi,
I'm using s110 v7.0.0 and sdk v6.1.0.
Which situations can produce disconnection error 0x3E ?
( BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED )
how to avoid this error ...
Hi All,
Are there any updated examples for nrf51822 for writing long charecteristics.
My Application has to receive more than 20 bytes at a time and send over uart.
...
I'm looking to add PWM functionality to my design to drive an LED. Examples exist for other devices, and those don't use the SoftDevice. Is there an example or some reference...
Is there a bootloader for the S130 available already? It seems to be not completely trivial to adapt the S110 bootloader to a S130 bootloader...
In the SDK, two bootloaders...
Hello everybody,
I try to work with BLE Devices using LabView and the MasterEmulator API. I can start the USB Dongel (PAC10000) and enable "StartDeviceDiscovery". The Property...
Just starting out with the nRF51822-EK here and we wanted to try out the Gazell protocol. Any ideas on how we get the firmware we need to do that? Thanks.
Hi,
I am using nRF 511822.I have edited the sample code ble_app_uart and tried to interface the button interrupt handler.But the interrupt is not triggering. I have added...
2 arduino nodes with nRF24L01+ transceivers. Using maniacbug's RF24 library. Using pipes 0 and 1.
When I set Auto-ACK ON for all pipes rf24.setAutoAck(true) : it works...
Hi,
I am using nRF51822. I need to create a timer interrupt handler, which can trigger at 1us (microsecond). I am using Keil. Now i am using the 1 ms (microsecond) timer...
i am absolute newbie, hope i can find some help and guidance here.
i am looking sample program to send a text string from nRF24LE1 to nRF24L01+ (just 10 characters). actually...
Hello,
I am not much of a PCB designer but want to tinker with nrf51422 EK Altium designer files provided. I try to open the project file using Altium designer 14, but...