Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi,
I would like to change the the advertising interval of the beacon kit in the sample ble_app_beacon app; however, I could not figure out where this parameter is. I see...
Hi,
I want to connect a rotary encoder.
So I have 2 pins of the nrf51822 connected to the encoder and I have to check which one change first to increase or decrease the...
So there seems to be a conflict between the TWI and the Softdevice. My I2C communication works over TWI fine in isolation but when i try to send data over ble the TWI doesnt...
I am using the nRF24le1 in Enhanced Shockburst mode.
The datasheet describes how it is possible to upload acknowledge packets, W_ACK_PAYLOAD, to the TX FIFO. And then the...
Hello,
I need to get RSSI with the NRF51422 (pca10031, S110), but i don't want to connect with a central device (i.e. Smart Phone). The central device should scan for bluetooth...
We tried to pair with and connect to nRF51822 DK running HTM app with SONY VAIO fit15e NB and always fail as we did the following steps.
We also tried some devices like ASUS...
Hi,
I just replaced the BLE chip in my board from CC2540 to nRF51822. I simply want to know how to configure the interrupt on a pin as well as rising/falling edge interrupts...
What are the allowed channel numbers for gazell?
In the gazell user manual it states, a possible 80 channels.
While the nrf_gzll_set_channel_table () API reference says...
Hi,
Is it possible for me to completely copy the antenna design from PCA10028 unto my custom board? I don't need a very long range, but I need to make a design fairly quickly...
For PCA10001 have 16MHz crystal, and I use the NOP to test the cycle. And found the device work in 16MHz. How to set this board as 32MHz?
This is my current setting in...
We need to sample all 8 ADC channels for random 1ms pulses to record amplitude data from in real time. How much will that impact the bluetooth performance if it needs to freeze...
Dear community,
I would like to know how to send as much data as possilbe from a Nexus 4 to an NRF51822 based device. For that I think I need to send multiple packets per...