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...
Hi all.
Here's the list of items installed on my macOS Monterey (v12.1) in order:
nRF Connect for Desktop (v3.9.1)
nRF Connect for Desktop - Toolchain Manager (v0...
Hello,
I'm debugging an I2S issue on the nRF5340 DK, using a third party wrapper around the nRFX I2S API. I noticed that this wrapper uses the same buffer for RX and TX...
Hello,
We would like to perform a DFU over serial cdc connection on Android. We currently perform DFU via BLE using the Android DFU library and were wondering if a similar...
I'm new to nRF Connect SDK (Main repository version), I followed instructions and managed to build and run samples. (Linux Mint / Ubuntu OS here)
Followed the instructions...
Hello,
I am beginner for the nRF 9160 DK I need to turn on the LTE modem. My questions are,
Will it work for any 4FF 4G LTE enabled sim?
I use 4G LTE enabled sim but...
Hi,
We are using nRFProgrammer v2.0.1.
After 'Erase All' for nRF5340-DK and power off-on it.
nRFProgrammer seems hang over there. below is the screen capture.
...
i am trying to measure the current consumption of nrf52840 dongle in low power mode by using the power profiler kit,i have used the RTC intterupt to wake up the device for...
Hello,
I was testing modem_shell demo in terms of using ppp. I'm using nrf9160dk board.
I found issue present in ncs v1.7.1 https://devzone.nordicsemi.com/f/nordic-q-a...
Hi All,
I'm in process of designing a system which has nRF21540 as the FEM and nRF340 as the chipset, But finding it hard to configure. Can some one help me hoe to connect...
Hi, I am using NRF9160DK board. It has two controller, NRF9160 and NRF52840.
I would like to connect a sensor on NRF52840 board I2C and firmware will be running on NRF52840...
I am unable to find NRF_LOG_BACKEND_UART_ENABLED in the sdk_config.h. I need to enable UART logging. I am having issues similar to the one posted in the link below. Wanted...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I'm compiling using "Makefile". The files you are compiling also include files in ".a" format. I want to replace...
Hi all,
I wonder how to use persistent keys with TFM. Or why persistence works only with ECC
Following code works on secure side and keys are persisted just fine.
...
Hi,
I am trying to integrate the CTS (Clock Time Service) within my application. My current application is heavily based on the BLE UART from SDK 17.1 and I tried to integrate...
Hello i have a very strange behaviour of my custom nRF52832 board.
I use the latest SDK16 and at the moment the nRF-DK to flash and debug.
In normal (unconnected) operation...