I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
Hello,
I am seeking guidance on the following issue:
Development Environment
IDE: Visual Studio Code
Toolchain Manager: v1.3.0
SDK: ncs v2.6.0
OS: Windows 11...
Hi nRF Community,
I'm currently delving into the bandwidth capabilities of LE audio (BAP Streaming), utilizing two nRF5340-DK (PCA10095 2.0.2) Dev-kits flashed with unicast...
I used the matter template project sample code, and after the nRF Kconfig configuration was modified and saved, I recompiled the project code, and the nRF Kconfig value returned...
Hello,
I am moving my project from SDK 2.6.2 with Adafruit_bootloader to SDK 2.9.0 with MCUboot/sysbuild. The problem I face is that I can't access the external flash...
Hello,
I'm using the libmodem directly and have to call this function: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrfxlib/nrf_modem/doc/api.html#c.nrf_modem_init...
Hello,
I'm wondering if someone can review this schematic document for an AoA application using the NRF5340. I'm generally concerned about the power and crystal schema,...
Hi Team
Our valued customer - Magene is evaluating the use of nRF9160/nRF9151 on electric vehicle trackers, the products are mainly sold in Europe and North America, the...
Hey everyone,
I am new to the development of Nordic chips so I might get some things wronog here or there.
I am using windows 11 and am trying to flash a nRF54l15 DK board...
I have tried to install latest version of toolchain and SDK (2.9.0) using VSCode.
Toolchain works, but SDK gives me HTTP errors on 'west update' (see log file with extension...
I am using nRF sniffer for 802.15.4 (see https://www.nordicsemi.com/Products/Development-tools/nRF-Sniffer-for-802154 & https://github.com/NordicSemiconductor/nRF-Sniffer...
Good day.
I am currently verifying BT of nRF5340 on a custom board using nrf7002 with nrf5340. My custom board is based on the nRF7002DK, and the pin connections are based...
Hi, I am trying establish connection between SPI MASTER and SPI SLAVE on two boards nRF52 DK. I am using example "ncs-spi-master-slave-example" SPI Master/Slave example
...
Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
Hi Nordic team,
We are developing a LE Audio project and the 2.4G private protocol audio with the NRF5340.
Could you tell me which version of the LE SDK is suitable...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...