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...
Hi,
Since there seem to have issues with Android and stuff about long writes, I was wondering if there was a possibility to customize the allowed length in the device name...
I have designed new device based on nrf51822 chip. New PCB with your chip and other elements. I with my team want to sell the standalone device with update possibility by...
Hi all,
i'm doing some beaconing experiments with my NRF51-DK, a RFX2411N-EVB and a HG2408U antenna. I'm using S110 with beaconing demo code, and nRF Connect app to measure...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
So having first used Kiel, then Eclipse, it was great to finally ditch my clunky windows laptop with its terribly laid out keyboard by making the transition to Segger Embedded...
hi,
i am integrating c++ library with the ble_app_uart example code. using s130 on pca100028 board. in the make file i have made changes by replacing
CFLAGS += -mthumb ...
I want use pwm driver to generate 8 channel pwm wave with nrf52832, My board is PCA10036. I use example “nRF5_SDK_11.0.0_89a8197\examples\peripheral\pwm_driver\pca10040\arm5_no_packs...
Hi,
Can anyone tell me about fstorage module and can I use this storage space to store password? Will it give me any extra level of security? If so how to implement and...
I use a nRF51 dongle for some tests and I want to map the UART interface of UART_example on the pins 15,16,17 and 18 of the Dongle.
I try to juste adapt this lines of code...
I want to know the architecture of transmitter of nRF51822. I have questions as follows.
Does the block diagram of nRF24L01 show it? (nRF51822 has on-air compatibility...
Hi !
I'm running the ble_app_hrs_freertos example from SDK11 on the nRF52 dev. kit.
I would like to toggle some GPIOs to monitor the CPU activity and the FreeRTOS context...
According to this advertising blog: "The advertiser can use a whitelist to limit the interaction to a number of scanner/central device. The whitelist contains an array of...
I'm developing a custom board with nRF52832. We developed a flexible circuit for NFC antenna, and tuned following the indications on this post on the Nordic blog. Actually...
Hi,
I'm a beginner. I downloaded nRF5 IoT SDK, and tried to run and debug the application "publisher" on nRF52 platform. And each time, I got a message "no source available...