Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...
I'm updating my development environment to new PC.
I've downloaded and installed nrfConnect.
The toolchain manager on tje new PC only references SDKs 2.7.0, 2.8.0 and...
Hi,
I have 3 NRF52840 dongles plugged in a Raspberry Pi 3B+. One of them is used to communicate with my phone with BLE, and on the two others I have loaded the NRF Sniffer...
Hello,
I want to test nRF21540 EK with a nRF5340 DK.
I am using ncs 2.7 , and don't want to use sys build . I want to use child image/ hci_ipc .
I modified ncs/zephyr...
Hi, I've noticed a strange behavior of my device. I'm using a nRF9160-based custom board with nCS v2.6.0 and modem version 1.3.6. Long story short - after trying to acquire...
I've setup my development environment using the 'application' structure. https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/develop/application/index.html#zephyr_workspace_application...
1.
2.
Hello. It is under development as nrf7002.
I'd like to ask you about the quasi-board configuration I saw in the sample example.
The target board in...
When I build the system using system default, use save minimum configuration,The chip-related configuration is also saved to my application configuration prj.conf, which it...
Hello everyone,
I am currently using Nordic NRF5340-DK board for development and I have run the zephyr UART driver sample that works an echo bot. This sample works fine...
Hi,
I'm trying to retrieve the MCUBoot version inside my application (from the VERSION file).
In the Zephyr documentation ( docs.zephyrproject.org/.../index.html) , I...
nRF 52832 DK advertizes successfully .
But the name of the DK is not listed in nrf connect for mobile app. Peripheral_UART is the sample code that I have compiled.
Hi All.
Trying to complete Lesson 6 Exercise 2 from the course nRF Connect SDK Fundamentals made by the DevAcadeny, I connected the Thingy53 to my computer through USB-C...
Hello,
I am currently on a project where we have 4 BLE peripheral devices equipped with NRF52840 connecting to one BLE Central, which is an app on iOS or Android. From time...
Hello,
I am seeking guidance on the following issue:
Development Environment
IDE: Visual Studio Code
Toolchain Manager: v1.3.0
SDK: ncs v2.6.0
OS: Windows 11...
Hi,
We're planning to integrate ble_app_uart and ble_app_uart_c into our project. Before integration, we tested the ble_app_uart example code on one development board. After...