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...
Hello dear community!
Few months ago I bought a NRF52840 from MakerDiary ( https://wiki.makerdiary.com/nrf52840-mdk-usb-dongle/ ) for a personal project arounf Zigbee...
Hi Team,
I am using NCS v2.9.0 and trying to implement a custom Zigbee cluster with custom attributes.
Could you please suggest an example or guide me on how to send...
I'm currently testing the walkie-talkie mode on this development kit, however, when testing it outdoors it only allows a very short connection distance and disconnects. How...
Hi, this question might sound a little silly, but is downloading my device location history from nRF Cloud free of charges? I want to analyze my device's travelling pattern...
Hi there,
I am using an nRF9160DK and looking to get accurate Timing Advance numbers from it and also information on neighbouring cells. I believe in order to get an accurate...
We are using both serial ports running over USB on the nRF54L15DK:
uart20 is LOG, CONSOLE, etc.
uart30 is for our communication (enabled in our overlay)
When we...
Hello,
I am trying to get a custom board working with NOR Flash chip but I am having issues getting the flash chip "ready". I am running the sample application "spi-flash...
Hi!
I've used nrfutil to dfu ble before on a target that just loads and runs a bootloader (for cycle testing).
I'm trying to use it again with a target in the application...
We have a NCS 3.0.2 app + MCU boot with OTA functionality on nRF54L15 (PCA10156 rev 0.9.3)
After upgrading to NCS 3.1.1 it doesn't boot anymore.
I tried with
Key provisioning...
nRF9151 has access port protection enabled by default. I need to debug firmware for nRF9151 produced by a non-secure build. I am trying to follow Figure 120 (Access port unlocking...
Hello,
I have a series of nRF52840 devices that are already connected together in a Thread Network.
My system is composed by one client and multiple servers.
My devices...
Is there any way to filter for verified answers/closed tickets? Seems like it would be really useful for helping people find answers and answer posts which have none.
Greetings,
Using SDK v3.1.1 I've configured 3 PWM outputs using the pwm0-2 modules via a DTS overlay. After reset or power cycle (and prior to making any PWM driver calls...
After cancelling a flash operation to my nrf7002DK (PCA10143 1.0.2), I'm unable to flash my discovery kit again. I have tried both the regular west flash for our application...
Hi,
I use flash read operations at the BLE interrupts, because I need some of the stored informations. However, while I am doing another flash operations and BLE interrupt...