Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
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...