Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Using NCS 2.9.0, Zephyr 3.7.99 on a custom nrf5340 board, I want to have multiple functions enabled on the USB interface : zephyr supplied MassStorage (msc), virtual UART...
Hi,
To test the BLE connectivity using the nRF54L15, is there any BLE test framework or python scripts for linux like Raspberry Pi, where Linux SBC acts like a host and...
Hi,
In order to solve another ticket, I need to make mass storage sample to work with a nrf7002dk and nc3.0.2 but I can't manage to make it work. It was working two years...
Hello,
Is there an API or sample for the Real-Time Counter module of the nRF9151? I see the register description in the Product Specification, but I'd prefer if there was...
Hi
I have thingy91x, which comes with two sim cards onomondo and conexa pre activated sim. i have connected sim and flash nrf cloud firmwware to see data on nrf cloud but...
Hi! We are failing to establish connection with third party devices (laptops, smartphones) in a couple of address-dependent advertising scenarios. The problem seems to be...
I have seen this assert since SDK 2.4.2 but less frequent. Now I had updated the code use the SDK 2.9.2, this assert made impossible to release it to production.
The point...
Hi Nordic team,
I am tring to make a BLE mesh net, I use two promicro(nrf52840), one for mesh_provisioner_example, one for mesh_on_off_app_example.
But mesh_provisioner_example...
Hello everybody.
I'm experiencing a problem with two nRF54L15-DK boards, one flashed with sensor clent sample (Client) and the other with sensor server sample (Sensor_srv...
NCS3.1.1, NRF52840, Windows, VScode
I have been trying to add MCUboot to my product, without success.
I believe there are known issues related to debugging when MCUboot...
I'm using the RTT log feature in NCS, and here is my prj.conf:I have two questions:
After using LOG_INF to output logs, I feel the logs are not output immediately. Since...
Hi,
I’m working with an nRF52840 that supports Bluetooth Low Energy updates via MCUboot.
We want to enable APPROTECT on our production units to prevent competitors from...
My understanding is that when the module's measured RSRP is lower than that defined in the broadcasted SIB, ECL will be escalated to higher level during RACH process.
Besides...
Hi,
I found out that my Matter device does not commission to Alexa because as part of adding the device Alexa will try to read FeatureMap attributes from all clusters and...