I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
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...