In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
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...
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...