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,
normally, I would set the CMAKE_BUILD_TYPE to `Debug` to enable Cs "assert" function (not define NDEBUG). Zephyr (and Nordic-Zephyr as well) has the `CONFIG_ASSERT`...
Hi
I want to check the nRF54L15 ADC Rsource value
As below pic., P1.07/AIN3 input voltage will be 0.6V (1.8V divider by R429 & R428)
So the Rsource value will be R429...
Hi,
I am trying to build an app for nRF5340 and I am getting the above error. When I look into my 'C:\Projects\nrf\nrf5340_coap\build\zephyr\include\generated\devicetree_generated...
For firmware development purposes, my code makes heavy use of asserts, primarily the standard library assert() macro because that is available on all platforms that my code...
I’m currently working on a project where I need to protect specific registers in the UICR (User Information Configuration Registers) from being overwritten or erased during...
Hi,
I am using the nRF5340 Audio application under NCS v2.8.0 as a Unicast Client (Central).
The nRF5340 is connected to hearing aids.
When moving out of range, audio...
Hello everyone,
Our team is developing an indoor positioning solution and is exploring Bluetooth channel sounding as a core technology. We are currently using the nRF54L15...
We want to understand any surprises with using nPM1100 on existing or future products.
I just bought two nPM1100-EK units and finished the first round of my evaluation....
We could have found "transmission delay" in 2ch Audio recording sequence.
Here are the detail about the environment of DUT, and phenomenon.
Please find the attached file...
Hello!
When turning on the board, USB connected to the Mac, a software drive named JLINK keeps mounting and being dismounted, as on the video of this link: JLINK video Only...
Hi there,
How can I copy and customize an existing Zephyr driver?
I'm looking to extend the implementation of the LIS2DH driver in Zephyr.
The driver does not support...
Two simple questions:
1) I'm using the Zephyr OS on the nRF52832. What is the easiest API for storing a small amount of data in FLASH memory?
2) Is there an index of the...
Hi everyone,
I am getting started with the nRF52832 and am testing it with the nRF52DK. I just completed the nRF Connect SDK Fundamentals course and now wanted to test the...
I'm updating our nRF5340 firmware from SDK 2.4.2 to the SDK2.9.0. After few modifications, I was able to compile it using the SDK2.8.0. Now I'm trying to compile it with SDK...
Not too long ago I was able to use Segger Embedded Studio with my nrf52840 DK, compile and build projects and run it. Unfortunately I have moved to a new computer and trying...