During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
In the past few months I got aware, that some, in my opinion simple questions, get marked with
"This comment is under review"
and then nothing happens. For weeks, even...
Hi there,
Currently, I'm working on a solution where I need to design a software UART through emulated GPIO pins for nrf52833.
The requirements are that, solution would...
Hi all.
hello everyone . I have a project on the nrf52840 board . The wiring of the board is shown below . The module is correctly flashed , but does not start . As if it...
Dear Support,
I was working on refactoring the project and changed a majority of cmake files to improve the architecture of the project but when I finished I found out that...
Hi,
I'm working on a custom project and I was able to add and edit the overlay file according to my need till yesterday. Today when I tried to build the project I observed...
Hello. "zephyr/samples/drivers/adc/adc_dt" example sample added an additional adcpin.
When reading the sensor value connected to AIN0, the value of AIN1 is also changing...
When I used the code to get the RSSI values for different channels, I found that it was very time-consuming, about 400-500ms, and most of the time was spent waiting (NRF_RADIO...
Hi.
Please tell me if it is possible to realize such a connection scheme?
I want the Dongle to act as an intermediary for data transfer from the custom board to the smartphone...
Hello,
I am experiencing an issue with my nRF5340. When I try to configure my nRF5340 using the Quick Start in nRF Connect to load an application, I encounter a problem...
Hi,
I still try to configure Nordic-Zepyr build for a nrf5340, with a BLE stack and MCUBoot as the bootloader. The application will receive image updates over MQTT and store...
In the recent update for the VS Code extension, I'm wondering how to remove the added feature, as copied below from the changelog:
Added one-line messages about the SDK...
Hello everyone,
I'm trying to understand the code from this example, but one thing that i can't seem to process is how or where does the following structure get hte keys...
We are now facing a difficulty making a continuous connection between the Rohde & Schwarz CMW500 equipment and devices with the Nordic nrf9160 module(including one Development...
Hello,
I have a custom board with nRF5340 and I am unable to change the BT_DEVICE_NAME on the NET core. I have tried both rpc_host and ipc_radio (RPC) images. they both...
Hi
I'm using the nRF Connect SDK v2.7.0 in central/client role to write data into a characteristic on a peer device.
I've seen that the function bt_gatt_write() automatically...