Hi, I wanted to ask a question regarding sending data.
I currently have external memory that will send out serial data (SPI) to the nordic microcontroller. I have saved...
Recently, I try to programme nRF51822 DK communicating with nRF2401e1 DK,unfortunately,which does not success. With setting radio configuration: TXPower,frequency channel...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
I'm unable to pair my device with Windows 8.1.
Pairing with Android works just fine whereas when I try to do it on my computer it just tells me that the device is no longer...
Hi,
I don't know if it is the appropriate place to ask my question.
One of our J-link lite cortexM debuggers is broken. We want to buy a new one. But, we realized that the...
I'm using the 8.0 SDK and an iPad with iOS8.3. I'm experiencing the same issue described here:
pairing cancel cause reset
I've written my own service, however, I can...
Hello,
I noticed the various examples as well as the ble_advertising component all check for pending flash operations and will not start advertising until they are all...
Hi,
I am busy writing my own softdevice, this has nothing to do with bleutooth or anything like this.
In the past i didn't have to worry about the CLENR0 register because...
Hi everybody,
I have a mistake with my makefile on windows 7 platform and Eclipse C edition.
The error is quite rapid =>
20:42:38 **** Build of configuration Default...
Hello devzone...
My setup: nRF51422 and S110 peripheral
My setup transmits IR data on reception of Bluetooth data from a central device. I have used PWM for generating IR...
Does the nRF51422 ANT Inclusion/Exclusion list require all values in the list to be defined, or may some of them be '0' or 'wildcard' values?
Asked in another way, does...
Hi every one,
First of all, i'd like to thank everyone for their support and assist
I try to use the internal ADC of nrf51822 module and send the value over bluetooth...
Hi,
Is there a sample which explains about how to store some user data or do some data logging on to flash of a central device.
I tried to do it, but since device manager...
I added a registration to the pstorage module of the multilink peripheral example. However, upon calling dm_init() I get error code 7, invalid param. I checked the documentation...
I recently bought a nrf51DK. It comes with 5 sample pieces of the nrf51422 IC.
My question would be how to program this since the IC on the dev kit is not changeable? Or...