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, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
hi.I have a question about synchronization. In main loop, there is a function sd_app_event_wait() which blocks until ble event from softdevice call occurs, so I want to put...
Thought I'd check to see if there were any examples floating around that demonstrate how to dynamically claim memory when the softdevice (s110) is disabled? Any hidden gotchas...
Hi All,
We have embedded windows ce devices, and were thinking of adding ble functionality by connecting a small nrf51822 board through a serial port.
Would it be possible...
I'm currently debugging a daughter card for the nRF8122 evaluation board but there's a higher voltage and current on that daughter card.
I want to know how the IO are connected...
We are developing an application based on S130 V0.9 (orignially S130 V0.5 was used) SoftDevice using development boards PCA10001/PCA10000/Beacon. Main activities of the application...
Hi,
I am trying to use the spi_slave_example on my nordic nrf51822. But i have an issue :
I can build all target and download code to flash memory but nothing happen...
Hello,
What is he meaning of PROTENSET0, PROTENSET1 in sd_flash_protect()?
How can I use this function to set WRITE PROTECT to a certain flash page?
I searched a lot...
Hi,
I need to use nrf51-ble-app-lbs application example to add my customized applications. I have downloaded the project but I'm not able to compile it probably cause I...
Hi All,
I am new in nrf51 development. I have a nRF51-DK kit. I would like to make development in Linux (Debian) only.
I found a lot of documents and I can compile examples...
I have read many times about how BT LE allows devices to run for more than a year on a coin cell.
However, the least current consumption I can obtain while connected is around...
Hello,
We are developing a system using a receiver nRF unit, and multiple transmitter nRF units. The transmitters use the proprietary radio protocol (not bluetooth LE)...
Hello,
I am trying to flash an application onto nRF8122 from an android mobile using the Nordic app. After pressing the DFU button, the programming fails giving a pop as...
I've been looking for information on GCC support for the DFU bootloader examples in SDK v7.2.0 for the BLE Dongle board(PCA10031) but unfortunately there's nothing in the...