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...
I would like to use an idle loop for non critical tasks. Is there any way this can be done with the scheduler implementation? I don't want this to be time based, I just want...
I have worked with nrf24l01+ devices. In my project include single PRX with 100 PTX. Objective of this project is all PTX send packet to one common PRX device & PRX send ack...
I have the simple UART example working with the nRFgo motherboard laid out as described in the SDK docs, with 2p connectors on the RS-232 P15 and the SDA and SCL pins of the...
Hi All,
I'm just starting to use the 51422 DK and I do as the nRF51422_Developer_Kit_User_Guide,I have flashed the broadcast_tx of the ant_broadcast project in SDK and...
After I download NRF51822_0.9.0.HEX in PCA10001 v2.1, but the MCP cannot work. Anyway, PCA10000 is working fine. Do you have any solution about this? Thanks.
Hi,
I have a nRF51822 development kit without the motherboard. I have done the Softdevice download to my PCA10004 with s110_nrf51822_5.2.1_softdevice.hex and successfully...
Hi all,
I am using PCA10004 with s110_6.0.0-5.beta and sdk_v5_0_0_34603.
I noticed that executing the command "sd_power_system_off()" does not switch-off currently active...
It looks like much more stable when I connect my BLE device to win8 but when I press the same button the mouse pointer goes different directions can you tell me why? What...
Hi,
My evaluation board is not detected in nrfgo studio. I can flash the application (simple blink) using keil, but that is not at all working. How can i resolve this problem...
Hi,
I want to use the BLE SoftDevice without any flow control and the baud rate higher than 9600.
In this question say this could lead to lost bytes from the UART peer...
Hi,
for example i ran ble_app_hrs application in pca1001 eval board with fallowing condition.
1.there is no time out for advertisement, means advertisement is always...