I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hi,
I wish to encrypt my application to protect my code. I've tried running my hex file through openssl
openssl enc -aes-128-ofb -nopad -nosalt -e -K XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX...
There are an example which based on Nordic's implementation of BSD Socket API (the client-side).
Also, I have seen the lwIP Socket API in nRF5 IoT SDK, but, there no app...
Hi,
I am new to nrf51-dk and I am using nRF5 SDK v11.0.0 and S130. I wanted to perform the task below.
I have a couple of nRF Beacons and want to program one of it...
Hi.
We just received few new nrf52 boards. They are same PCA10040 v1.1.0 as previous ones, but these have date of 2016.21 stamped on them instead of 2016.09. Problem is...
Right now I'm trying to interface an nRF51822 set up as a central to an ESP8266 module. The module is controlled by AT commands, and usually issues a response.
I'm struggling...
Hi,
I'm trying to use Master Control Panel to communicate with a sensor that we've developped (nRF52 based). I have the nRF51 dongle (PCA10031).
When I start the application...
Hi,
Im using a custom board running a program based on 'ble_app_hids_mouse (pca10028)' project, softdevice S130.
Since there is no 32.768 kHz crystal on my board, the...
Use SDK 10, SD version is 8.0.
I add the dfu to the ANCS project. Then use the nRF Toolbox App to update the firmware,
but it pop up "Read DFU Verion characteristic...
Trying to qualify our design with Bluetooth SIG.
What QDID's should I reference to generate a test suite for PTS?
NRF51422 QFN48
nRF51 SDK v10.0.0
SD 310
Hii everyone,
In a project. I'm trying to add dfu to a central and peripheral project. While doing I come to know that dfu using device_manger calls for its processing...
Hi,
I want to use the RSSI feature for CCA, i.e. measure background signal strength. The radio is started in RX mode, then I use the following code to get one RSSI sample...
Hello,
i implement the CTS_C example in my application.
I get the correct time Output in the UART.
Is this time the running in the Background?
How can i check if is...