After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
Hi, Aim :- To Configure SAADC Sampling Rate at 200Khz. SAADC Configuration :- 1. The resolution, oversample, interrupt priority and low power mode are set as 12 bit, OFF,...
Hi,
I am planning to design a device based on nRF51-dk but with external programmer. I have ST-Link available so I thought I just provide a simple walk through showing...
Hi, all
I tested nRF5_SDK_17.0 ecdh example (path: \examples\crypto\nrf_crypto\ecdh), config with MBEDTLS, CC310, uECC separately and add a gpio toggle to measure timing...
Is there any problem if I stall older version of nrfjprog in my apple Macbook? Will there be any conflict with the new version already installed. The new nrfjprog have the...
Hi,
I'm trying to send and receive scan request/scan response. The system consists of 2 nrf52840, 1 central and 1 peripheral. They both advertise and scan on 1M and coded...
I'm currently working on a program that automates the Legacy DFU procedure and I'm running into some strange issues with writing to the DFU characteristics.
On the nRF Connect...
Hello,
I am trying to use the FDS module with the Softdevices and Peer manager.
I can store some data and I am able to read the header of the record, but when I try to...
Hi,
I want to use the static version of pc-ble-driver in my c++ code. I am learning cmake but I have no expereince with Ninja. I'm using only the version 6 of the API. My...
Target application 1: Data acquisition is carried out for a 0-1khz high-low level signal. The low level is effective. The count is increased by 1 for each trigger. 2: Use...
Excuse me:
I'm developing a keyboard with nrf52832,Calling ble_hids_inp_rep_send() returns BLE_ERROR_GATTS_SYS_ATTR_MISSING when the keyboard is just connected to ipad4...
Hello All,
I am developing a prototype for one of my application.
I am trying to integrate the zigbee stack to my base firmware.
For my application I am using RTC2....
Hi,
I'm using the example "ble_central/ble_app_uart_c" of nRF5_SDK_17.0.2. Connection to peripheral workes fine.
If the central re-starts while a connection is established...