Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Got a Thingy91 (not the x model) that doesn't show up as anything when connected to a PC by USB, except when in bootloader mode, by pressing SW4 (no reaction with SW3) when...
I read other similar issues on this forum but they haven't helped solve my problem. I started with the peripheral_uart example project. Development and execution on the target...
Sorry for long sentence. The nRF5340 document describes about the Reset. This chip set have the POR. so, if POR function work, I don't need to use the PIN reset. because POR...
I have configured my application according to the Throughput example. The prj.conf file inside the sysbuild\ipc_radio folder is not being considered in the build. As a result...
Hello, everyone.
I would like to use mcumgr to update the firmware of a nrf52 via another nrf52 over uart.
From the documentation I understand that smp supports uart so...
Hello,
I just got started with the nRF5340 DK. I went through the example which instructs how to load the "Blinky" applications, build it, and then flash it to the Board...
Hi! I am trying to get OSDP communication up and running on my nrf9160dk board. I am trying to run this sample: https://github.com/zephyrproject-rtos/zephyr/tree/main/samples...
Hello,
I apologize if this is a simple question. I am working with the nRF9161-DK and am using the Serial LTE Modem application. The ultimate goal is to send data via...
I'm working on a Matter 1.3-compatible door lock with RFID credential management. I’ve enabled RFID support through the ZAP tool and configured the feature map accordingly...
Hi,
I am using the NCS Thread CLI sample as the base of my project and I was wondering if it's possible to disable the cli command functionalities of this project to save...
Hello,
I would like to keep track of time in Nordic Connect SDK (v1.9.1) based application.
The application has both BLE and Openthread enabled.
Before using Openthread...
Hello,
I'm working on a project using the MT29F4G01ABAFDWB NAND flash, and I've developed drivers for this NAND flash on Zephyr. I’ve also successfully implemented FATFS...
Hi
I have an nRF52840 dongle in bootloader mode (red LED blinks) but I cannot load any .hex or .zip files - the "Write" button is disabled
See screenshot are below
Any...