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...
Hello everyone,
I have following problem. I am trying to build a mesh network with the nRF52840 DK and the nRF52840 Dongle.
I am using the "nRF5 SDK for Mesh" (V4.2.0...
Dear Team,
Greetings,
I am facing a problem for configuring Port 1 as input. I have connected a push button on P1.4 and an led on P0.0. I want to perform a simple task...
There is a similar question here , but it uses a custom makefile which I am not familiar with. I am trying to convert a program I wrote using base TWI communication to use...
I had a custom BLE service working just fine, but once I tried to integrate buttonless DFU (based on the SDK example) I started getting the NRF_ERROR_NO_MEM error. I was able...
Hi. I am using three different device which can communicate with the nRF52840 through SPI.
I am using nRF52840 as master and the three device as slave. All the device will...
Hello,
This is regarding the problem faced while flash and debug the nrf9160 feather,
1) Build and flash using the west
we are using nrf 9160 feather so it has...
Hi
Is there a possibility to have an individual pinreset time? In my product the default reset time from 20ms is not enough.
Can you extend the command with a time parameter...
When I enable the OTA AT Command on the nRF52832 module and click on the DFU option available on the nRF toolbox Android Application, selected the OTA Package which shows...
Hello,
I am working with the nrf52840 chip and wanted to know if there are any pins that are shown on the schematic diagram, that I should not use to ensure that the Bluetooth...
I am working with nRFConnect and the nRF91-DK on MacOS Catalina.
After updating the command line tools I was able to program using the GUI
But now I want to write this...