Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
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...
am using nrf51822 chip communicating with PIC16fl1509 through uart.the PIC will send the temperatire values through uart to nrf51822. i have a doubt ! will the uart communication...