Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
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...