Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
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 Team,
I am using nrf-51 DK as sniffer.
I need some guidance regarding how to study or analyze these packets?
I don't know what exactly I should check in each REQ...
Hello,
I am working on nrf51822, My requirement is to upgrade the firmware over the uart with help of DFU.
I have made code for that on controller side and fortunately...
In the release notes of the nRF51 SDK v8.0.0, section "Supported devices" it says that "This SDK is optimized for IC revision 3".
I am using a Laird BL600-SA-04 module...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Howdy, I'm trying to DFU my 51822 beacon v1.1.0 with MCP. MCP is failing the transfer. Steps I have taken are:
-Programmed my beacon with segger from the dk, both the SD...
There are apparently only 3 S120 examples available, and one of them is a peripheral example, which can be done with the S110, so really there are only two examples. This...
Hi,
I tried to run example: ble_app_multilink_central_s120_pca10028 but application goes to HardFault_Handler when it reaches sd_app_evt_wait() (in power_manage() function...
I have an I2C device that has an bidirectional interrupt pin.
This pin is pulled high externally with a weak pullup. When an event occurs on the device it pulls this pin...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
Hi,
i started writing a BLE application with the nRF51822 but i seam to have some trouble understanding BLE/S110. My application will consist of a button and an actor connected...
Hi there,
It states in the bill of materials for the QFAA RF PCB design of the nRF51822 that the 0402 model capactior is to be used. After using this capacitor package...
I'm using nRF51822-EK and running Keil compiler on XP within VirtualBox in a Linux Mint-14 host. I can't get the UART properly working through Segger J-LINK. It shows up all...
Hello Nordic Semi,
After being in production of a battery powered remote control for over a year now, we have found many batteries going flat in the field. I have been...