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'm new to pretty much all of this, but I'll do my best to explain my issue. As the title says, I'm currently trying to get a LSM6DSO sensor to work with the NRF52832...
Is there a way to avoid duplicate board targets if I have the same repository in two different places on my machine?
Or some way to ignore a workspace path so they're...
I am working on a project using ncs 2.2.0 on the nRF52833DK.
I have a very simple requirement, which is to save an id-data pair in Non-Volatile Storage and be able to change...
I made an example based on the NVS sample code (Connect SDK 2.2.0) which simply reads a value from the storage partition if it exists, then updates it if either it's different...
We have a system with a central device and a peripheral both based on nrf5340. The central device is also a Broadcast source and the peripheral is also a Broadcast sink in...
I’m working with the Audio Application (from the Nordic sample program) on an nRF5340 Audio DK as a gateway, and a custom board with an nRF5340 as a headset. The custom headset...
Hi, I'm running the fatfs sample using an Actinius Icarus board (nrf9160) and a microSD card, connected via SPI. The original sample works as it should (it mounts and opens...
Before setting `CONFIG_USERSPACE=y`, my image size is ~680KB. After setting it, it overflows my partition by ~60KB. The partition size is ~840KB, meaning userspace has added...
Hi,
I am testing the BLE beacon sample on the NRF54L15 PDK, and it was successful as I was able to detect the beacon using the NRF Connect scanner. However, when monitoring...
I am developing the LE Audio feature for nrf5340. My project is based on nrf5340_audio demo, base on NCS 2.7.0. I am not very familiar with sysbuild. In NCS2.4.0, I am able...
Hello.
I want to install the nrfutil on my macBook(pro m1).
https://www.nordicsemi.com/Products/Development-tools/nRF-Util
I downloaded the nrfutil install program...
It is my understanding that most Bluetooth designs piggyback off of manufacturer QDID's, which are qualified with Bluetooth SIG for specific Bluetooth stacks. We will be using...
I have problem placing MCUboot secondary to external flash. I have been testing using nRF9160DK. Project compiles fine but device doesn't boot after flashing the firmware...
I know Atmel's AVR microcontrollers have V-USB project , that is a firmware-only USB driver.
nRF52832 does not natively support USB as it lacks a USB peripheral.
Does...