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 looking at routine 'spi_master_using_nrf_spi_mngr', I found "#define NRF_PWR_MGMT_CONFIG_FPU_SUPPORT_ENABLED 1 " in the sdk_config.h file. Is this part of the routine...
Based on this question I've assumed that it's possible to use nRF52832 for providing Bluetooth connectivity to an embedded Linux platform.
A quote from the github repo...
Hello.
I merge into embOS start project some peripheral example from Nordic like the Serial and spi ones. In the Start I chose the CMSIS one without a specific MCU and bring...
hi,
i am using sdk 14.2.0 multi-link central example,
my aim is to connect multiple sensors (up to 8 ble peripheral devices) with extended packet enabled.
sensors will...
Hello all,
I'm trying to connect to custom Board with nRF52840 controler.
nRFgo Studio (V:1.21.2.10) gives error "No device detected, or readback...".
I've also tried...
Hi there!
I have the following setup:
A Raspberry Pi 3 B and a nRF52840 Development Kit acting as a Border Router as described in the official documentation ;
Another...
Hi!
I would like to know if it is possible to use the nRF52840 to read a mifare classic 1k card?
If it is, is there an example for this?
Thanks!
Andreas
I am currently developing a code that will serve as my pulse sensor. I am now trying to write the code in VScode, for it is very appealing to me. The problem now arises with...
Hey
This is sumanth. I have worked on light switch example with server, client and mobile as provisioner. I would like to develop a mesh network where the server has to...
history: https://devzone.nordicsemi.com/f/nordic-q-a/44018/softdevice-invalid-memory-access-info-0x2/172932#172932
compiler: keil
To solve the hardfault issue (SOFTDEVICE...
Hi guys,
is it possible to print in blocking mode by request?
I tried to use a return value from SEGGER_RTT_printf(0, "some text\n"); but the value is always the same...
I have many nRF24LE1E chips that have a corrupted Info Page. I use the Dataman-48Pro2 programmer. I have read and saved the Info Page from a working chip but have not been...
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio
Softdevice S140 v6.1.0, Softdevice S132 v6.1.0
Two nRF52832 DK, One nRF52840 DK
Windows 10 Pro
Hi, is it possible...