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...
Hello,
I am trying to interface to a CCS811 sensor found here to the nRF9160 DK. I am using NCS v1.2.0.
I followed the instructions from the blog here which covers how...
In my previous question concerning nRF52805 Erratum 246 , user hmolesworth suggested an alternative workaround using a data synchronisation barrier for this erratum:
[quote...
As mentioned in title my nrf52810 dk board will only send uart to putty but I want to send it to another device instead. However, it does receive uart messages from the other...
Hi, I'm developing some products and i need my all devices to synchronize within 10ms difference, using UTC Time standard
Here is basic concept that i want to do for my...
Hi there,
We want to compare the power profile of the nRF9160 with a different device, but for this we want to ensure that both devices are transmitting at the exact same...
We're using nRF5 SDK v16.0.0, FreeRTOS, SoftDevice on nRF52832.
We plan on having two applications in flash. We want both applications to be able to access (read/write)...
Hi,
I am working on BLE 5, I have few queries related to connection parameters
1. Can you tell what is the min PDU size does nrf52805 BLE stack supports with LE secured...
I was wondering in Bluetooth mesh, which layer defines the Relay, Proxy, Friend, and the Low Power features for nodes? For example, is it done by the application, Link layer...
Hi there,
I have nrf52833dk and i have implemented the direction finding examples from nrf connect sdk. kindly guide me about antenna hardware setup that i need to do with...
Hi,
Please excuse me if I ask some stupid questions I am new to wesr and have only used git simply over the last few years. These questions stem from trying to get percepio...
Hi,
I'm designing my own algorithm for direction finding and for that i need IQ value as input. In NCS v1.6.0, in the locator exemple for aoa, the IQ value are store in...
hello,
I'm using SPI in NRF52840 with sdk16, In Nordic Dev zone forum I have read that we can configure frequency of SPIM3 up to 32 MHz but in actually as I can see there...
Hi All,
I am trying to make a project for RGB lights using nRF52-DK using NCS.
In these lines of code I am getting the following error -
'DT_N_ALIAS_rgb_pwm_P_ch0_pin...
Hi All,
wondering if anyone else has experienced this. I'm currently developing a program based off of the ble_hids example in SDK17. Currently I'm using the app_timer...