Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
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...
Hello!!
When I'm reading carefully about the nRF7002 Power save operations, It's hard to understand about Power save Exit Strategy.
https://docs.nordicsemi.com/bundle...
Hello,
currently i am configuring the networking stack on my project.
The goal is to use Matter's built-in Thread connection, to establish a Secure CoAP connection. I...
i am working on custom board nRF52840 with display ST7789 + touch Ft6336
1) i want to use LVGL library with Display how do i get started with LVGL .Any tutorials or sample...
The npm2100.overlay file generated by the nPM PowerUP app (v2.1.1) appears to have errors, and does not compile with the nRF Connect SDK Toolchain v3.0.0 in Visual Studio...
We are running a nrf54l15 board that uses an NFC T2T tag to encode a URI to open an application. We have noticed that sometimes, the current stays higher (~200 uA) after the...
Hi, I am having trouble setting up the partition manager in external flash with nRF54L15dk in NCS 3.0.0. I did not find any examples of this working. Interesting thing is...
Hello
I'm currently mounting a LittleFS partition in the internal flash of my Nordic MCU. However, since data is saved regularly to this partition, I’m concerned that the...
Hi,
I want to use nPM1300EK、nPM PowerUP (official v2.1.1) profiling a chargeable battery, whose rated capacity、standard charging current is 2000mAh and 400mA respectively...
We are currently working on a custom modem firmware update. For this, we would like to use the CBO file you provided. Updating the segments with the CBO file is working so...
My product currently has DFU (Device Firmware Update) functionality enabled, but I want to allow firmware updates only after receiving a specific command via BLE. This is...
Hello,
I'm developing my custom sensor application. It's a matter over thread device. Before final product I'm working on a NRF52840 DK PCA 100056 v3.0.1 and NCS 3.02. It...
Im trying to use the https://github.com/apache/mynewt-mcumgr-cli project to update my rfF54L15 with a DFU package
Setup: Raspberry PI 4 and and nrF52840 USB Dongle
I...
As shown in the figure, MCUboot has a boot_go_hook function. I'd like to define this function in my own project and compile it into MCUboot. Since I'm using single slot DFU...
Hello,
I higly need to run twister unit tests in debug mode with breakpoints, step by step, spies and other debug tools in vscode. I did not find a way to do so.
Is...
Hi,
When I looked at the SPI lines using the oscilloscope, I saw that the MISO line had the same signal as the MOSI line. As you can see from the image, basically SPI configuration...