Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
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...
nRF54L15 - ncs 3.02 - toolchain 3.02
I changed my build settings from no sysbuild to sysbuild in order to use serial recovery and/or FOTA. I thought everything was OK until...
Hi,
For my university MEng group project, I am working with the nRF5340 Audio DK and Bluetooth LE Audio (LC3 over ISO).
My end goal is to stream audio from an nRF5340...
hi,
i'm a beginner for nrf9160DK so can you guys help me to how can i nrf9160 up and running for the first time. i'm not able to up and running with this video https://www...
I have a problem where the GPIO pin is not working as intended (it is constantly high but it should be alternating high and low). Via debugging I've ascertained that the problem...
Hello, I am encountering a crash in MCUBoot when using the following configuration:
MCUBoot as bootloader (SB_CONFIG_BOOTLOADER_MCUBOOT)
TFM configuration (build /ns...
I am encountering a build error while setting up a build environment. Can you provide assistance as to what the issue I am encountering may be? I am using VSCode on MacOS...
hi,
i'm stuck at lesson 3 exercise 1 in step 1 so i create an application with choosing option 1 create a blank application for this first task to print hello world and...
Exhausted everything. Here's the guts of the code. A task is called at 2Hz to push the value, which at 1024/s makes an event time of +512. I set the cumulative RPM to +1 for...
Hello,
We have a nRF9160 product in production that is programmed with an image created by SDK 1.9.0 and with the default memory partition. We migrated to SDK 2.3.0 last...
Hi there, I'm working on a low-power LoRaWAN project using a custom board featuring the ISP4520 module which contains the nRF52832 chip and has a LoRa section based on Semtech...
Hi,
I have detected a possible issue either in the SDK or the silicon related to the NFC tag. In my project we shut down the label and enable it based on certain conditions...
hi,
can anyone help me with this issue that i'm getting while i try to connect VCOM port and run the program. i got the one message from it is access is denied and i try...
Hello. I am using an nRF52832 in an HCI UART connection with my application processor. I'm running Zephyr 4.2 on both MCUs. I'm using MCUMGR and MCUBOOT to get OTA FW updates...
Hi guys,
For a client of mine I'm working on an openthread RCP implementation using a SolidRun N8 that contains the NRF52833.
I'm using ncs v2.9.0-nRF54H20-1.
The problem...
Hello! We are trying to integrate Mesh DFU into our project, so we performed some preliminary tests using three nRF52840 DK boards. The results are somewhat discouraging,...