I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
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...