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 successfully made an Arduino code using nordic library that gets notification from iOS ANCS.
But some minor bug exists: sometimes i don't get any notification from the...
Hi all,
I used the ble_app_hids_mouse example in SDK 4.4.1 and found:
1.when the mouse does the first bonding with the master, the report rate could reach 125Hz(I set...
Hi, I am trying to code my nRF51822 on my custom board, however right now I'm having my doubt on using some of the example code provided in the SDK.
Essentially, I want...
Hi,
1/ I download the s110 softdevice and ble_app_hrs to the nRF51822 board, and running normally.
2/ I download the s120 softdevice and ble_app_hrs_c to the nRF51822...
Dir sir. I read the white paper "Tuning the nRF24xx matching network" and I have a question.
I would like to know the setting of the spectrum analyzer when I measure the...
I'm looking at the 5.2 SDK and I have noticed a few minor things that may be bugs or might be my mistake but here goes:
In the GCC linker scripts, I was carefully...
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...
Hi,
I am working on a keyboard project,I change the HID report as follows
0x05, 0x0C, // Usage Page (Consumer Devices)
0x09, 0x01, // Usage (Consumer Control)
0xA1...
Hi,
How does the advertisement filter policy work?
I tried both BLE_GAP_ADV_FP_FILTER_SCANREQ and BLE_GAP_ADV_FP_FILTER_BOTH, but this doesn't restrict other devices...
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...
I just purchased an mbed developer kit and I am looking for the source code for the device. I want to write an iOS app to interface to this device via BLE. I'd like to have...
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:
...
Using ble_app_hrs running on a PCA10004 (nRF6310 motherboard + PCA10004 which uses a PCB antenna), the achieved range at +4dbm (<10m) seems to be short. Master Control Panel...
I think the new MCP might have a bug somewhere. I have not been able to find out the exact sequence on how to provoke it, but I have to restart the application more often...