[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
Hi team,
We tested the nRF7002 with the nRF5340 as the host. Now, our application needs to connect the nRF7002 Wi-Fi module with a custom microcontroller other than Nordic...
Hello,
I am trying to establish communication between the nRF9160 SoC and the nRF52840 on the Thingy:91. I have two arrays: one of 774 bytes and another of 8 bytes. Currently...
In the Wi-Fi Fundamentals Course, Lesson 2, Exercise 2 (step 7.2) I found that it is necessary to clear the bssid parameter in the wifi_connect_req_params structure. If it...
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...