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...
I have two nRF9151 DK boards, both hardware revision 1.4.0, both showing the same SIM detection failure.
Symptoms on both boards:
AT%XSIM? always returns %XSIM: 0,9...
We have purchased a radio fitted with the nRF9160 modem and fitted it with a roaming SIM for NB-IoT use, we are in UK and have Band 20 EE and Vodafone.
What are the initial...
Now my product need FCC, and I use DTM example, only changed the txd,rxd pin in firmware, the lab can use nrfconnect for desktop to enter test, but the tx power is low when...
Hi
in conn_time_sync some thing must be broken. Central and peripheral connect to each other. The logs look as expected.
BUT:
THE LED's wont blink.
When I copy a sample...
Dear Nordic,
I'm designing a 0.6mm thick 6-layer rigid-flex with the nRF54L15-CAAA, and due to my current stack-up the ground polygon to trace clearance can only go as small...
Hi Nordic,
We have a reproducible bus fault in nrf_modem_dect_phy_tx_harq() on nRF9151 that we believe originates in the modem library rather than in our application, and...
Hi Nordic Team,
Could you please clarify the SDK/NCS compatibility for the nRF54L15-CAAA chip?
We are planning to develop firmware in bare-metal mode and would like to...
Hello Nordic community,
using nrf5-sdk for nrf52840 SoC, I followed the uart example as below.
The uart tx and rx works fine BUT NOT THE HWFC
eg. When the CTS is set...
Hi Nordic team,
I am following up on a previous thread ( nRF54L15 sQSPI support for SPI NAND in NCS v3.3.1 ) where it was confirmed that NAND flash was not supported in...
Hi For a product, I'd like to have (well it's a requirement) the firmware update encrypted. So I set the following in sysbuild.conf: ... SB_CONFIG_BOOT_ENCRYPTION=y SB_CONFIG_BOOT_ENCRYPTION_ALG_AES_256...
Summary
On a small fleet of identical nRF52832 units running the same firmware (NCS 2.5.1, SoftDevice Controller, BLE peripheral, LFCLK = RC with calibration), individual...
Hello,
We are currently designing an NTN satellite IoT terminal product based on the nRF9151 NTN module, primarily for tracker-type applications. In addition to NTN satellite...
Hi Nordic Team,
Below are the configurations that I have done for the nRF21540 FEM.
.config file
#
# Multiprotocol service layer (MPSL)
#
# CONFIG_MPSL_FEM_ONLY is not...
I want to implement a BLE composite device with BLE UART and BLE HID, and both services can work at the same time.
Hello! I want to make a Bluetooth game controller, and...
I thinking that using the Company Identifiers(in MANUFACTURER SPECIFIC DATA) when Advertise being.
But Our company is not registered in the Bluetooth SIG.
Is it safe...