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 am looking to do some testing with nuSIM. Monogoto has provided the sim profile but they say we need to obtain the SIM number from Nordic directly.
I was unable to find...
Hi, since the Nrf5340 has two identical Cortex-M33 cores, I was wondering whether it would be possible to enable the trustzone for both cores, and if yes, how. Thanks.
Hello!
We are working on a custom PCB with nrf54l15 chip on nrf connect sdk version 3.2.0.
The I2C (TWIM) SCL line functions correctly, but the SDA line is not being driven...
I thought I had been extremely careful to _not_ brick the device, but apparently I did.
I created a firmware-dfu.zip file, even with appropriate keys, etc. as below.
...
Hi,
During full-device testing, we observed that two devices encounter the MPSL ASSERT: 1, 1519 error after approximately one hour of operation, which causes the MCU to...
Hi Nordic,
On the NCS3.0.2+NRF54L15 platform, we intend to generate pulse widths by controlling P2.1 and P2.5 through timer+PPI. Originally, we planned to use PPI for operation...
Hello,
I have a problem with a tablet that i was planning on using (Xiaomi Pad Pro), my device (nrf25840 dk) is sending data in packets, 4000bytes per packet and its sending...
Hello,
I am working on a custom product based on the nRF9151. I am currently learning RF testing methodologies and setting up a verification plan.
I have read the HW...
Dear all,
I am trying to build bluetooth hci controller for Home Assistant.
I used official example for create usb bluetooth hci controller here:
~/ncs/v3.2.0/zephyr...
Using the options described in ncs documentation for one image pair updates (i.e. not multi-image DFU) appears to be broken in ncs 3.0 and later for upgrading the network...
Hi all,
I'm working with the nRF54L and encountering persistent SAADC issues after short deep sleep cycles.
Setup:
SAADC is configured in differential mode with oversampling...
Issue
When building the Blinky example for the NRF54LM20A with TFM and CONFIG_DEBUG=y the MCU will assert on boot.
When booting an assert is triggered in workspace/modules...
Hello,
I have been developing on a nRF9151DK v0.9.0 for a few weeks now. So far this board is great! However, I have been running some long duration tests recently and logging...
hello, We have a project that uses sound for distance measurement.
When I upgraded from NCSv3.0.0 to NCSv3.2.1, I encountered a problem where the i2s function stopped working...