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,
Now i meet a troubole about app_timer in SDK15.0 with NRF52810.
I use the example 0f central with uart. wtih softdevide.
I creat a app_timer with 100ms interval...
Consider, I have checked these threads: https://devzone.nordicsemi.com/f/nordic-q-a/38832/system-on-sleep-mode & https://devzone.nordicsemi.com/f/nordic-q-a/30351/how-to-control...
I come from Linux background, where I've used Callgrind to get the dynamic analysis of callgraph of the firmware. But now I am work in IoT product its bare metal, I am using...
I am using SDK15.2 and I am using ble_app_hrs example to build a device that has multiple sensors and a display.
I am constantly reading sensors data using blocking TWI...
Hi,
I am starting working with nRF 9160 MLM1 Preview DK and installed embedded studio for nordic and imported asset_tracker project but I cann't program the board.
It...
I am looking for Windows 10 Driver that can be connect to remote nRF52832 via BLE (Using standard BLE Dongle in the PC with WIndows 10 ). Can some one give me points from...
Hi,
My question is how to set ShockBurst mode on nRF51 to communicate with nRF2401A? (is that possible)
I tried a micro_esb example on GitHub, but this didn't worked....
Hi,
I am using the nrf_cc310 library for the CryptoCell of the nRF52840.
PKCS1v1.5 encrypt and decrypt is working as shown in the example code (using padding).
I also...
Hi All.
I am familiarised with NINA-B312 module and I am used to seeing its local name being advertised after switch-on, but while testing a NINA-B302 I've just bought I...
I am using nrf52840. On running the Ble-Central program provided in examples of sdk15.2,Few nrfs are made to act as a Scanner whereas as many as 100 nrfs act as BLE Advertiser...
Please answer some questions below.
“Application” and “SoftDevice” can be replaced by DFU, correct?
Is Nordic DFU function inside “Module” (Orange colour part)?
If...
Hi
I am working on a product where I need a battery optimized beacon receiver - the opposite of what yo normal see with a beacon device where it is the transmitter which...
Hello,
I am currently using the sdk multiperipheral example. I use a nrf522832 as a central device and two nrf522832 as peripherals. I am connected to the two devices at...
I'm trying to make i2s working on mbed os by using NRF52 development kit board (based on nrf52832).
Looks like I'm missing something. What I managed to do so far is:
...