Hello,
I am evalating the nRF9151-SMA-DK with a Monogoto SIM card that uses Skylo NTN connectivity.
I am able to reach the internet, since DNS resolution works:
...
Description
I'm working on a battery-powered application where WiFi needs to be shut down between cloud sync intervals. I'm following the same pattern as the wifi/shutdown...
Hi Nordic team,
I’m working on an nRF5340 project using MCUboot with the secondary slot placed on external flash.
I found a strange issue related to pm_static.yml . My...
Hi all,
Due to wrong pin assignment on my PCB I am currently bit banging a uart on two P2 pins using the FLPR core. The read bytes and bytes to send are communicated via...
Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
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...
Hello, I previously learned that the nRF54L15-DK only supports a single antenna for Bluetooth 6.0 channel ranging and lacks a multi-antenna design approach or official guidance...
Hi, We are almost ready with our first board around nRF54H20, only one issue is remaining. We have prepared a sample, that records PDM audio as PCM wave, and stream it over...
Hello,
I have profiled a battery following the instruction of this link nPM1300 EK - Get started - nordicsemi.com .
Since I cannot use the battery NTC, I have placed a...