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...
dear all:
I want to know how many beacons can be scanned by a gateway in the application of beacons.
At present, we have only actually tested more than 100 tags that scan...
Hi, Nordic Team. I'm using BC805M EK (nRF52805). In my code, I'm using SAADC (PPI interruption), TWI, BLE and System ON/OFF button .
Q1) I don't need RTS, CTS on the UART...
Hi
How to control two channels separately with one PWM instance?
I want to turn on/off the PWM output of each channel with any interrupt process.
app_pwm_disable() and...
Hi,
I am using nRF52840 , SDK 17.0.2/ble_peripheral. I am integrating Mesh SDK 5.0.0 libraries with ble_peripheral libraries in the nRF SDK 17.0.2 as per the documentation...
I created my first nRF52832 custom PCB board and I am having issues with poor RF performance. My project uses RSSI to estimate the distance between a peripheral and a central...
1.For example ,i have provisioned a few ble devices and added to the network by using an android phone .
Is it possible to do the provisioning with other android mobile...
Hi
I am using fds to store log in flash, after reading all data from flash, I am deleting record from flash.
But I found that Record ID incrementing from previous Record...
Hello,
I am creating my first bluetooth application and am having difficulties figuring out the interrupts. The application is working and is very simple - please see pseudo...
Hi everyone,
I have a fairly simple use for ADC: sample 4 channels (scan mode) every 10ms and store in RAM.
Every now and then (asynchronously) there will be a function...
Hello,
I am currently having issues with storing structure data in nRF52840 DK external flash. The default QSPI example present in peripheral sections work fine. But in...
Hi,
We are developing an IoT product using the nrf9160 controller. In the schematic of nrf9160 DK, they connected Ferrite Bead FB2 ( BLM15AX121SZ1D) to pin 101. please check...
Developing a peripheral which supports multiple connections.
It's a pain to have to use loads of devices as centrals - is it possible for nRF Connect (Android) to make multiple...
I'm using bsdlib (v0.7.7) on nrf9160 without Zephyr. Our products are working fine in the field, but so far you need to specify the host by IP address. I'm trying to implement...
Hi,
Is it possible to join an existing mesh network with a provisioner made on Nrf52840 (s140) ?
I have used the provisioner example to make a provisioner which actually...