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,
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...
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...
When we were using nrfjprog to flash, we used "west flash --erase" because it was quicker to erase entire flash then sector by sector. However, when we upgraded to SDK 3.0...
Hello,
I have a custom board with nRF9151 and nano SIM card. I have flashed at_client sample to the module and trying to test different at commands.
It seems only PTI...
We are using the Nordic Semiconductor nRF7002-DK . In this board, both PS-Poll and No-PS-Poll power-saving modes are working as expected. However, when running in TWT (Target...
Hi,
I want to report a bug/issue with the NCS, is this the right place to do that?
We are compiling for C++, so when including headers like <net/nrf_cloud_coap.h...
The meaning of IQ data in the channel sounding example I am trying to use IQ data to calculate distance using the routines ` channel_sounding_ras_initiator ` and ` channel_sounding_ras_reflector...
I have few doubts in the follwoing imoplementation: For the provided set of parameters, when procedure count is 0, the estimated distance is printed for 6/7/8 sets of 72 channels...
Hello there,
I would like to know whether the upcoming nRF54H20 IC or any other Nordic chip will feature an "accelerator" peripheral, to speed-up computationally heavy...
Hello,
I am designing a custom PCBA based on the nRF7002DK PCBA and I really need the Fabrication Notes / Drawing that officially went to the fabricator to direct the build...
We evaluated the BLE Mesh DFU performance on the nRF52840 and observed that transferring a 342 KB binary took approximately 36 minutes. This aligns closely with the documentation...
Hello!
Can you map the zephyr versions to the LTS versions if possible?
We are using NCS 3.02 with the zephyr version 4.0.99. How does this relate to any of the LTS...
Hello.
I am developing in the following environment. ・nrf52832 custom board ・nRF5 SDK v17.1.0
This program already supports BLE communication, BLE DFU functionality, AD...
Hello.
During production, we occasionally encounter products that exceed the reception sensitivity standards.
Of course, we only select those that completely exceed...
I need to use PPI on my custom nRF52840 board, which selects soc nRF52840 as per copying nrf52840dk. However, this doesn't enable "HAS_NRFX", which is hard to track how that...
Hi,
I'm running the location sample on nrf9151dk from v3.0.0 of nrf-sdk. Hardware details:
I have these additional configs added to my prj.conf
This is the output...
I am working on a custom Cluster Definition Using Matter Cluster Editor 0.1.0 I have created a couple of structures on the structure tab and they are not being saved to the...