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...
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...
I'm experiencing an issue with I2C communication between the SEN5X sensor and multiple nRF9160 DK boards. The problem manifests as an crc error during I2C read operations...
In case I run the code from zephyr/samples/bluetooth/broadcast_audio_source, I get following error, when I play audio:
After I stop the audio, the log messages stop...
Hi,
I'm pretty new to Zephyr and I have to figure out how to connect to a NOR flash over SPI. Final application is the implementation of a file system, e.g. littlefs.
...
Hello !
I recently updated our project SDK from 2.6.0 to 2.7.0 and our custom board to HW v2 layout. Everything went almost seemless until I tried to enable sysbuild option...
We created a product using nrf52840. the product is operating well, but it has been confirmed that software reset (0x04) operates in very few times (2weeks per 1time). In...
Hi,
We have previously realized the nRF7002 Matter project. We tried this with nRF52840. I am using Amazon Dot 4 but Amazon did not detect Matter. What is the reason for...
Hi:
I checked the zephyr.dts file, but why are the addresses for flash_controller: flash-controller@39000 and kmu: kmu@39000 the same? I checked the specification and 3900...
Hi,
One question, in VS code,
when I choose the nrf5340dk_nrf5340_cpuapp for build configuration, the VSCode told me the nrf5340dk_nrf5340_cpuapp is without security,...
Hi,
I get a very strange issue. Below is my device information:
NCS v2.4.0, Zephyr
It acts as a Peripheral
It advertises itself, accepting connection
Connection...
Hello, The following warning occures when I build the SLM Shell sample (Not changed original code).
[Build Configuration]
Target sample: SLM Shell ( https://docs.nordicsemi...
Hi Support Team
We test the AoA sample of direction_finding_central and direction_finding_peripheral in the NCS of V2.4.0,and it has an issue of disconnected like the screenshot...