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...
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...
Hello,
i'm sorry for asking again, but i read nearly all threads about I2C and didn't get any answer yet.
I want to use the interrupt to control the I2C sequences and...
According to the data sheet for the nRF51822 the channel range is from 2.400 - 2.483 GHz.
In the radio test example however, it limits the range of test channels to 2.400...
Has anyone been able to get Eclipse working with the pure-gcc makefiles and autodiscovery of include files?
I can get Eclipse to build my project using the pure-gcc makefiles...
Hi,
I am using the nRF905.
Got a transmitter and receiver working.
Problem is the receiver only accepts packets of 32 bytes in size. As soon as I send smaller packets...
Hello,
once synchronized, what is the minimum time for exchanging acknowledged packet.
according to datasheet :
Timeslot periods
The Gazell Link Layer supports...
I've setup Eclipse GCC tools for building and debugging as per the nAN-29 app note (and lot of online help) and able to build the code. However, the debugging is working only...
I'm new in nordic.
I want to use nRF51822 as an iBeacon for iOS.
This is possible?
There is an example, documentation for this ?
I have nRF51822 BLUTOOTH SMART BEACON...
I'm interested in working off the reference design for the nrf51822 to create my own board. I have a few questions about the 3 inductors specified on the schematic/BOM:
...
hi,
I an trying to enable notification from server. According to spec. i have to write 0x01 to the CCCD handle in heart rate characteristic in ble_app_hrs. In the BLE_GATTS_EVT_WRITE...
hi everyone
(1) everytime,the pstorage_init get the same block id, if we wrtie it more than 20,000 times , will this block become a bad one? if it will, can the program automatically...
Hi, Ole
I am using Nordic development board with Nordic dongle to communicate,..but I am getting receive link loss. I have removed reset from error handler, though the...
I have a setup where I will be switching the nRF51822 UART between two different peripherals (one being a connection to another nRF51822), so I need to be able to safely close...
Folks,
Sorry if I'm just being boneheaded here, but have been fighting with a couple problems while migrating my app on nRF51822/"C0"/SDK 4.2.2/S110 5 to nRF51822/"G0"...
We have made a custom board using nRF51822 connected to a MPU6050 accelerometer running on a battery.
Currently, we have issues performing reset on the chip. We have to...