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,
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...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hello Team,
I am trying to set configurations for FOTA. I refer smv_server sample code and the following document https://docs.nordicsemi.com/bundle/ncslatest/page/nrf/app_dev...
I am making an application using nrf52840 USB dongle.
I am using a python program with pyserial. This works great. My only problem is that I want to have a very reliable...
We need a parter to develop the Thread terminal base on Nordice nRF52840, the project will be design in China and produce in Germany. Is there any reliable company could provide...
Hi,
I am trying to build an application using the nrf54L15-dk board and want to use the board as a controller. I run the application on the external host but got an error...
Hi,
My company has a product that is in production using the nRF5340 SOC. We noted this morning that the product would boot and application code even if the nRF5340's reset...
I noticed that through apply_old_config.h configuration values like NRFX_CLOCK_ENABLED in sdk_config.h simply get overriden by the old CLOCK_ENABLED, so that there is no point...
Hi Nordic Team,
I'm facing an issue with BLE communication on my custom board using NCS v2.9. I started from one of the standard SDK examples (like throughput or peripheral...
The scanner can be informed of the synchronization information as soon as it receives an ADV_EXT_IND PDU, and then it can later scan only AUX_SYNC_IND PDUs. at this point...
Hello!
I'm writing an application that uses MQTT to post some sensor data to a server. My networking code is basically a duplicate of this sample , except I set up the LTE...
Hi,
I'm using ncs 2.9.0.
I configured the GPIO in device tree like this:
And I used it in .c as follow:
But FATAL ERROR was got when the gpio_pin_interrupt_configure_dt...
Hi, I have been experimenting with the Direct Test Mode program. I am using an nRF9160 DK, specifically the bluetooth chip nRF52840.
The Direct Test Mode is not officially...
I am using NRF52832 Custom Board and Have to implement deep sleep for 1 minute and have to limit the current consumption to a very minimal value during the sleep cycle I have...
I am trying to get the J-Link RTT viewer working with the Sysbuild Peripheral LBS Sample from the BLE FOTA DevAcademy lesson . I need the SEGGER J-Link RTT viewer working...
Hi everyone,
I have an interesting issue to discuss. I'm developing a BLE peripheral based on Telit BlueMod +S50 (nRF52832) & NCS v2.7.0. I send data on regular, long intervals...
I have my application running (NCS 2.6.4) on the bench with clock source set as internal RC and with the configurations such as -
But when I do multiple resets using nrfjprog...