Hi,
working with nRF52840 with S140 v7.2.0, not sure about SDK version. VS Code + ARM GCC + LD Gold linker.
I changed stack and heap sizes via __HEAP_SIZE and __STACK_SIZE...
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...
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,...