I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
I am trying to create an nRF8001 based application that will broadcast battery levels (pipes broadcast, set), and give out temperature data (pipe indicate - TX_ACK) to connected...
For a new product design with the nRF51822-QFAC rev3, could you give me the matching baluns ? Just the Johanson ?
Presently Stmicroelectronics told me that the BALF-NRF01E3...
Hi Sir:
I written below code according to example code.
In timeslot, rng will start with "rng_start_bv ".
Then the process will wait until "rng_ready"==1.
But, it can...
Hi,
I'm trying to implement a pulse counter, and send the data to client via BLE. I have debugged the module of the counter without connection separately, it's working...
The ' Downloads ' tab at www.nordicsemi.com/.../nRF51822-Evaluation-Kit gives only the v2.0 Hardware Files.
I have the older v1.0 board - it isn't quite the same!
Where...
Hi,
I'm having some trouble setting up the vendor UUIDs on a nRF51 devkit. I've written a short application based off of the template example, providing a service called...
Hi
I am using timer1 for generating 4khz input to buzzer.It works fine when no ble starts.When advertising starts buzzer shows some flickers according to advertising time...
hi,
im developing an application with peripheral and central.ive used hrs service its working fine initially bt if you keep it idle after some time the peripheral stops advertising...
I am trying to figure out a way to secure my DFU (via BLE) such that someone cannot sniff the and copy my hex code (and decompile). I cannot use Pairing or Bonding as that...
I can use "Pack Installer" to copy example from Keil folder to my hard disk driver, for instance, I copy ble_app_cts_c to my personal folder.
I can build and flash ble_app_cts_c...
Hello there, I have been trying to look at the documentation and the forum but haven't been able to understand the difference between BLE stack event and SYS event. Could...
Hi,
I have a the nrf51822 chip on a custom board and the ble_hrs code loaded on it. Now I would like this custom board to behave as a beacon with the hrs code sending data...
Hi,
I'm using redbearlab's nrf51822 board. It is a arduino compatible board and hence it is using 0,1 (mapped to 9 and 11 for nrf51822). How do I make printf print to this...
ble_app_uart_c2.rar
I want to connect two PCA10001's together, one with the ble_app_uart for s120 using sdk 8, and one with the experimental_ble_app_uart for s110 using...
There's no question, I'm just posting this here in the hopes that it helps someone else out.
After I upgraded my Keil packs to the newest SDK (v8.1.0), my OTA FWU bootloader...