SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
Message:
Hi Nordic Semiconductor Dev Zone,
I am developing a PCB that mirrors the one in Sony WF-1000XM5 earbuds, but with the microcontroller replaced by the nRF9161...
I use NRF52832 as a Bluetooth gateway to receive commands and initiate connections to devices. Each instruction received will be interrupted through the IO pin, and the MAC...
OS: Window11
Programmer version : v4.4.0
Used Chip: nRF5340
Used Hex file: peripheral_uart_nrf5340dk.hex
An error occurred while Erase&Write the Hex file while testing...
The default setting for the external flash chip of 9160dk appears to be 64m, but when used, the log display only shows 8m, and only the part within 8m can be used,
Then...
I am trying to send / receive bi-directional audio between two nRF5340 Audio DKs with an external I2S bus on the gateway DK. I am modifying the nrf5340_audio example from...
Hi,
I'm working with nRF5340 and would like to store my own data in the NVM (2 bytes in total).
I couldn't figure out which flash partition is relevant for this and what...
Hi,
There are two 'should' (as opposed to 'must') statements in the Fast Pair implementation guidelines for Locator Tags:
1. The Provider should reject normal Bluetooth...
Dear Nordic Support-Team,
I am trying to documentation on the Device Identity key in the nrf9160. I found something here: https://infocenter.nordicsemi.com/topic/ref_at_commands...
hello
I am studying DFU with reference to the Academy.
Exercise 1 - DFU over UART - Nordic Developer Academy (nordicsemi.com)
SampleCode of Exercise1 use McuBoot and...
Hello,
I want to use McuBoot so I added CONFIG_BOOTLOADER_MCUBOOT =y to prj.conf.
So t here were a lot of warnings "implicit declaration of function ".
Part of the warning...
Hi There,
Our peripheral firmware running nrf5 cannot seem to connect properly to our central running NCS 2.4.1 over BLE. We are consciously setting the connection to use...
Dear Nordic Support-Team,
the provided samples in nrf-SDK are great to show how to use several aspects of the nrf Sdk and the devices.
Nevertheless it would be great if...
I am planning to create an application on NCS that can have https://github.com/nrfconnect/sdk-nrf/tree/main/samples/bootloader using CONFIG_SECURE_BOOT=y, But is it possible...
TLDR; Need advice on which wireless communication protocol to use for five nRF52840 dongles within 75 feet of each other. I've never worked with Nordic Semiconductor products...