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 am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Hi,
I was using the Direct Test mode app from the nRF desktop to try to run a DTM Tx Test on nRF54L15-DK. The app could find the device (but there're two serial ports xxx51...
Hello,
I am currently working on a project using the nRF54 Series and I am evaluating the capabilities of the CRACEN versus the nrf_oberon software library.
I would like...
Hi,
I am wondering why can't CODED PHY and BLE Audio be modded into the nRF52832. Are there any hardware requirements for both to be supported ? If so, is there any info...
I observed that I can't flash my board in VS Code when a USB-serial adapter is connected to my computer. When the adapter is unplugged everything works.
The interesing...
nRF54L15 + NCS 3.02 + Toolchain 3.02
So I have followed Dev Acadamy exercises for Serial Recovery and BLE FOTA. In my project I now have MCUBOOT for Serial Recovery but...
Hi, we are writing the register TASKENTERSHIPMODE to enter ship mode, and everything works ok. But as the ref manual says, when VBUS is present this task is ignored.
Is...
Hi,
We are working on the nrf5340 and our current device firmware uses the NCS 3.0.2 (i.e. nRF Connect SDK 3.0.2). We wanted to try an upgrade to NCS 3.2.1 and followed...
Hi, so my intention was to test the free subscription of Memfault with the thingy91 I created my account in nRF Cloud but the button to access Memfault is not there, I had...
In the documentation , it is stated:
The SAADC is preceded by a gain stage which has a programmable gain. The voltage range seen at the input of the gain stage is:
...
Hi,
We’re looking for the SBOM and the official CPE identifier for the Nordic nRF5 SDK, specifically version 15.3.
We would need:
The SBOM for nRF5 SDK v15.3
The...
I am using the nRF52840DK with nRFConnect for VS Code. In Lesson 6 Exercise 1, I connected the DK to a BME280 board I purchased online. The board exposes the four pins needed...
I've been wrestling with an issue whereby I attempt to deploy an mcuboot image to a device and inconsistently I get a message that says the firmware image is not valid (error...
I am currently encountering an issue with BLE bonding logic in my application.
When a phone initiates a pairing request and triggers a pairing pop-up, I use the security_changed...
We have a custom PCB with a nRF9151 implementation supporting both LTE/NB-IoT and GNSS. The PCB has no switching regulators or any other possible noise source except for the...
Working the SDK intermediate course, L1.E1. (SDK 3.2.1 / nRF54LM20A)
After building, I select <Debug> under Actions in VS Code. I get this popup that says "Debug options...