Hello,
We are designing a new Zigbee/Thread end-device sensor and I'm wondering what is the recommended part for it.
I have a demo running with nRF5340 (because the platform...
Hi Nordic team,
I'm using the nPM2100 PMIC in my design to power a microcontroller. The microcontroller sets the nPM2100 into Hibernate mode , and a vibration sensor connected...
Hello,
We are currently using the nrf52840 for development using Zephyr v3.7.99-ncs1 .
We want to use the UART in low power mode and therefore, we have used the zephyr...
My attempts to configure the Zephyr device tree to run littlefs on an external SD card have repeatedly resulted in what appears to be the creation of a small littlefs instance...
Greetings!
Briefly summarized: I am trying to generate SPDX files for our project, but I hit some roadblocks while running the west spdx command. I found a way to workaround...
Hello,
I'm trying to make the nrf5340-DK capable of connecting to BLE from multiple devices.
The program is based on: Bluetooth: Bluetooth: Peripheral UART .
I found...
Hi all,
I'm trying to use rtc0 with my custom board build with an nrf9151, but I got a secure fault. I've activated rtc in an overlay file
In my prj.conf
But...
I am developing a new architecture for my project. So, I am getting data from the peripheral, a custom nrf52832 card. Also, I create my custom service to send data and add...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
I am receiving the above error when trying to create a destination under "Device Management -> Message Routing Service -> Add Destination". There is no further indication...
I've recently encountered a problem where the Device Tree Visual Editor no longer displays any peripherals (ADC, UART, SPI), making them uneditable. I have had my own board...
Hi everyone,
We found that the LIS2MDL_INT interrupt from the compass on P1.06 affects communication between the app core and the network core.
About 3 seconds after...
I made some tests with PPK-II in source meter mode by connecting a load resistor in series with a Fluke 8846A ampere meter to the PPK output. A also hooked a GW Instek GDM...
Hi Nordic,
I am currently writing about the process of performing channel sounding sequentially on three connected devices. However, after the first channel sounding is...
Hello Everyone,
I am using NRF52840 dk evaluation board Arduino ethernet shield which has W5500 ethernet chip and for my development purpose using SDK 2.6.1 on visual...
hello to all.
i been strugling the last couple of days to make a simple PPP connection from a debian12 laptop to the internet passing trough the nrf9151. I followed the...
DECT NR+ HARQ communication and testing
Hello,
we using two nrf9151 development boards with latest modem firmware version DECT-NR+ (1.0.2) and nrf-connect v2.9.0 and...
In our custom board, (nrf5340-nrf7002), We are observing a Wi-Fi connection time of around 4–5 seconds, even when reconnecting to the same router. As our product is battery...
hi,i am using zephyr`s sample of gpiote,it works well,but i don`t know how to optimize the power consume of gpiote:
1,how to setup PORT EVENT?
2,Sometimes i want to reduce...
Hello,
In my project I use a nrf52840 which have the access port protection. I am in the development phase and I would like to disable this protection during this phase...
I'm developing with an nRF52832, NCS v2.6.1 and Zephyr 3.5.99
I've been forcing my MCU into System Off when I don't need it to do anything, then triggering it out of that...