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...
Hi. I'm working on a code that performs an action and immediately goes into System OFF mode. Before that, it configures GRTC as a wake-up source with a 5 secs timeout. I've...
Hello, I designed a new custom PCB with nRF52832 and I would like to ask you for verification.
I have the MCU and some components regarding Battery Management.
The idea...
Hello,
in my application I use SPI communication to control my display. For that I have configured the pins for spi4 in the dts and all works fine.
Now I would like...
Question:
What's the maximum NRF_SDH_BLE_GATT_MAX_MTU_SIZE supported by S113 v7.2.0 on nRF52833?
Current setup:
Chip: nRF52833
SoftDevice: S113 v7.2.0
...
I am following the nRF Connect SDK Academy, Lesson 1, Exercise 2 on a Windows 11 system. I got to step 4.12, "Click the build configuration button." After running for some...
Hello,
The MPLAB Snap debugger says that it supports "Cortex SWD". Can I use this to program an NRF54L15? Ideally I'd build the program in nordic vs code and then take...
Hello team,
I am using SPI00 of NRF54L15 to communicate with w25q32fv (spi Flash). I am using a custom board. Below is the configuration I set in .overlay file
And below...
We would like to reset or factory reset or initial flashing of nrf52840dk? We tried pressing RESET button during power cycle, but did not worked. Let us know your thoughts...
Hi,
I'm designing a battery-powered device using the nPM1304 PMIC and nRF54L15. I want to implement a sleep/wake function using a single button.
Desired behavior:
...
This has been resolved, but resolving this issue took quite a bit effort: I was wondering why my NFC was not working on my custom board. First I thought it would be an antenna...
Hi Nordic Support,
I’m designing a product with the nPM2100 using NiMH batteries .
I know the fuel gauge feature is designed for primary cells and lacks hardware coulomb...
Hi,
The Bluetooth Channel Sounding specification empowers every compatible device (like the new nRF54L series devices) to be a mini radar actually. The Bluetooth Channel...
Hi,
Our team is considering the use of SiTime MEMS oscillators, namely a SiTime SiT1615B, to help in harsh shock and vibration conditions our product will be used in....
Hi, I am using the nRF52840 DK with SDK 17.0.2.
I am working on a project using the ESB protocol. In my design, an ACK packet is transmitted to the receiver every 5 seconds...