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...
Hi
About nPM1300
We will use load switch to drive haptic function and its peak current may up to 0.4A~0.5A@25us duration,
I see the spec show the load switch with maximum...
Hi,
I'm running an app on nRF52840 (NCS3.02) based on the BT shell example.
I did the following modifications:
- shell runs on USB-CDC instead of UART
- using NRFX...
While checking the Channel Sounding samples, I came across the concept of Channel Sounding Security Levels . I have a few questions regarding how this is handled in Nordic...
Hi,
I was wondering whether the nrf54H20 can utilise the BLE sniffing firmware used with the nrf52840?
If not, will this firmware be made available in the future and if...
I have a project that was built with SDK and toolchains 1.7.1. This firmware is used in a fielded product. I can't upgrade it to a newer version of the SDK without having...
I am currently using the nRF54L15 DK board along with an external host to develop Channel Sounding functionality. After reviewing related support tickets, I understand that...
I tried updating my project from NCS 3.0.2 to 3.1.0, but it hardfaults at boot. Doesn't log anything to RTT. The warnings/errors at boot in the screenshot can be ignored,...
Hi everyone,
I’m working with the nRF54L05 MCU (SDK v2.9.0) for my application.
From the documentation, I read that in the system_off demo, when using the z_nrf_grtc_wakeup_prepare...
Hello,
I am working on nRF9160 custom board. Since I am reprogramming a lot, this issue is kind of getting on my nerves. Here is the issue:
Usually modem takes couple...
Hello! I purchased some nRF54L15-DK 0_9_3 boards. Recently, I have been conducting relevant tests on the nRF54L15-DK 0_9_3. I want to test the low power consumption performance...
Hi, I am using an external host with NRF54l!5 dk to test the channel sounding feature.
Can you tell me how the NRF controller supports this Cs procedure and whether the...
Hello,
We are trying to demonstrate/evaluate the BLE mesh functionality using nrf52840dk, such that a demo application does self provisioning after boot up and once self...
I am working with NRF52840 chip with SES 6.4. My application was initially developed for nrf52832 but ported to 52840 and stopped by vector catch in debug mode. I had no issue...
Hardware Setup:
Boar d: custom board using nrf5340dk_nrf5340_cpuapp
N CS Version: v3. 0.1 (upgrade d from v2. 4 where it was working)
Problem Description: After...
We are implementing a Joiner device using OpenThread on the nRF5340 (with Zephyr, NCS v3.5.99-ncs1-4). After successfully joining the Commissioner's network ("Join success...