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...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
Dear All,
I just got my new nRF51822-mKit. And try complie mbed sample app and deploy to the mKit. It work fine.
But when i try nRF51 SDK sample with Keil 5, eg.:
...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hi,
Is it possible to use SPI master on nrf51822 in 9bit mode or shall I use bitbanging?
I have a slave (SSD1306) that accepts only 9bit words.
Thanks,
Sergey
I'm trying to DFU the softdevice (supplied 7.0 hex file) using bootloader example in SDK 6.0. I wrote my own OSX application to do that by parsing the hex file and sending...
i need to display my scanned response data in android application along with the device address.for displaying the device address getaddress()function is there in android...
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...
I added a way to go from a running application into DFU mode using a custom characteristic and GPRETEG. However, CoreBluetooth caches services and characteristics for each...
Hi all,
I'm designing my own breakout board for nrf51822 and want to use the mbed platform for it. I was able to make the board work with a very simple, blinking-LED program...
Hello,
I am a newbie of Bluetooth development. I have a question that what is the difference between ACI (Application Controller Interface) given in nRF 8001 and HCI (Host...
Hello,
I have one Eval-Kit (v2.2.0) and I had no problems with SDK5.2.0 and demo programs defined in nRF51822 Evaluation Kit User Guide v1.2. Now I have installed SDK6...
Hi,
On a nRF51822 (QFAAG0) with S120 softdevice (using the recent PCA 10001 v2.2.0 board), i'm trying to perform these operations successively:
a simple RSSI scan...
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...
Hi,
I want to use the AES of 51822 and I have read the nRF51_Reference_manual,I cann't find any demo about AES in SDK.Do you have the demo code about 51822 AES encryption...
Help please! I've been using the nrf51822-EK for several months. Everything has been working well.
I updated my SDK in order to be compatible with S110-SD-v6. Everything...