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...
I am having issues waking up nRF52 with s132 using the RTC interrupt. The same code is used on nRF51 with s130 and does not show this behavior.
The RTC is configured and...
Hi,
is it possible to have the same configuration as in the example ble_central_and_peripheral but with ant+ as peripheral (on nRF52)?
Thank you for your attention
I am doing externally triggered SPIM transfer on the Nrf52 using PPI.
I found that the NRF_SPIM_TASK_SUSPEND is a very power hungry operation as SPI suspend waits for the...
Hello
I have a nRF52-DK and I am trying to programme an external designed by myself but this one contains the nRF51422 chip. I am using nRFGO Studio to upload the .HEX...
I consider using " nRF OpenMesh " to implement my project.
But, I have no idea bout what's the throughput of it.
Anyone has an idea?
I find the max. content of advertisement...
Hello, I'm trying to make two nRF52832 connect to each other on their own. Currently, it seems that the ble addresses are reversed when printed by ble_gap_addr_print in different...
Hello,
I'm looking for a solution to achieve best possible resolution timestamps of received advertising packets for BLE. Is there any specific chip that you would recommend...
Hi there!
I searched the forum and didn't find any clear answer.
nrf52 programming pins are SWDIO and SWDCLK and chip can be programmed.
When nrf52 is part of a pcb...
HI,
I am trying to Port the BLE BEACON source code of PCA 20006 to PCA 10028 EK.
I have changed the IROM settings.
I have initialized the soft device handler to NRF_CLOCK_LFCLKSRC_XTAL_20_PPM...
Hi,
I am trying to understand how can I have a running counter based on the low power 32.768 KHz oscilator that does not trigger any timeout interrupts (I am using the soft...
Hello,
I have a nRF52 to nRF52 connection. I want to secure it (auth and if possible encryption) with a pre shared key. What are the points that I have to modify please...
NRF52,S132 soft device,
I am trying to toggle GPIO 10 (NFC pins Enabled as GPIO)in a 1us Timer, But its not happening , What may be the issue? Am using Timer 4. What is the...