Hi team, We’re using the STM32H7 as the host MCU and the WMC02C Wi-Fi module (based on the nRF7002) connected via SPI on a custom board. I tried running the Wi-Fi scan example...
Hi,
I'm attempting to upgrade an existing project (which is still in the development stage) from NCS 2.7.0 to 3.0.2; this seems to break native TLS, and I'm not sure why...
Hi, I've encountered a change in behavior when upgrading from NCS 2.9.1 to NCS 3.0.1 regarding MCUboot and watchdog integration. In NCS 2.9.1, I was able to enable the watchdog...
Hi,
We are using a modified version of the multi-service sample for nRF9151. Generally, FOTA updates from the nRF Cloud work well.
Once we deploy the FOTA update in the...
I was doing a demo code to implement a wake up triggered by motion. I was able to make it work with the integrated low power accelerometer on thingy52 but it only worked 1...
Hello at all, I try to compile the example peripheral_uart for the nrf54L15-DK. The goal is to compile without west. My directory structure:
where I copied everything from...
Using VSCode and the nRF Connect VSCode extension, each time a debug session is started the target is erased and programmed, regardless of whether the code was changed.
...
Dear Nordic TS,
I'm trying to power an nRF9161 DK with a simple external battery. According to the documentation, I thought that this battery voltage should be applied between...
Hi community,
I need to get data from the BMI270 sensor that is on the Thingy:53 board. I have already taken some previous topics as reference but I still haven't been successful...
Knowing, that the AS-RAI implementation is experimental, I would still prefer to have more documentation about the details.
I already asked for these details in an other...
I am working through BTLE Fundamentals, Lesson 6, Exercise 2, and running the code from blefund_less3_exer2 per the instructions and it all looks good on the app COM log:...
Hello! I am currently developing my own custom service with two nrf 52840 development kits where one acts as the Client and one acts as the Server. I have managed to set up...
Wheh I try to debug a multi-domain-image on an nrf5340 or 52840, I can debug the mcuboot domain just fine. But when I try to debug the app-domain (I tried this with the zephyr...
Hi,
Using Visual Studio Code, when I build asset_tracker_v2 in NCS v2.9.1, for nrf9160dk/nrf9160.ns, I keep getting the problem shown in the subject line
equivalently...
Dear Team,
I have a question regarding preventing LTE from endlessly searching for a network connection. Lately I have been facing issues where LTE connection is rejected...
Hello everybody! It's my first question and I'm new at mcu programming. I hope for your understanding!
I have a task: count seconds using a counter and display them on a...
Hello,
I'm working with a custom board using an nRF5340 as its primary MCU and NCS 2.7.0. The application I'm developing requires internet connection and can ideally support...
Hi!
I am trying to power the thingy:91 from solar panels and have some issues with the thingy:91 restarting when the solar panel receives a medium amount of light. The solar...
nRF Connect SDK Toolchain v2.4.2, Windows 10
Hi,
We're running low on RAM on the nRF5340 application core, and I'm looking into ways to recover RAM both from our application...
I downloaded https://github.com/NordicDeveloperAcademy/ncs-inter/tree/main/v2.9.0-v2.7.0/l8/l8_e1 and tried to build it for nrf54l15dk/nrf54l15/cpuapp/ns . There are several...