I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
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...
Hi Support team,
I've ported succesfully chibios RTOS on the nrf51422 for month. I've also ported some drivers like I2C - UART - SPI- GPIOS and others... I can play with...
Hi, I have the nrf6310 code in C:\Keil_v5\ARM\Device\Nordic\nrf51822\Board\nrf6310\s110 and then i need use this code in the board PCA20006 (Smart beacon).
Do you know how...
hello Nordics,
i am trying to configure 1ms timer along with BLE_STACK is enable
and same time i am sending 3byte data for every 500ms . and 1ms timer is very important...
I need to automate OTA updating the bootloader and radio for several hundred units that have an nRF51 (softdevice 7.1.0) from a VB.NET windows application. I'm able to call...
Hi, I just bough a couple of dongles (nRF51422_xxAA, with 16kB RAM afaik). In Pack installer there is a lot of example for the nRF51 series but all of them are for nRF51522_xxAC...
Hi,
I have a scenario where we may want a peripheral (using S110 softdevice) to switch connections between 2 centrals, depending on whether the centrals are present or...
Hi,
I am using the sofdevice s110. I want to encrypt my manufacturer_data. However , the type of the advertising is BLE_GAP_ADV_TYPE_ADV_NONCONN_IND.
I tried : nrf_ecb_init...
Hi,
I use an NRF51822 eval board.
Recently i buy a module RFD22301. But it is programmed to be used with RFduino.
How I can program it to use the nordic Nrf51822 basic...
hi!,
I am configuring connection interval time is 7.5ms ,
and slave latency is zero.and every connection interval event I am sending 1 packets (and my data lenth is only...
I'm new to nordic. I am using Nordic DK (PCA 10028) and was able to flash the heart rate example on to the board and see it on my iOS device. I'm trying to test the uart sample...
I'm trying to install nordic SDK for Keil 5.13, but this is what the 'install.bat' says when I open it inside the directory containing 'PackInstaller.exe':
Please wait...
Hello,
I am interested in "nRF51 Smart Remote 2". As I have read in Product Brief it supports feature "Voice Command Features". But I couldn't find any information about...
Hello,
I have an application in which the available power is so extremely limited that the hardware cannot do anything else at the same time as conencting to a central...
Hello All,
I am not an electronics engineer and have less experience with hardware. Posting here on behalf of my design engineer for help
In our nRF51822 based device...