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...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
We are looking to migrate our nrf52833 project to latest toolchain and SDK for build in visual studio.
We use MCU boot, BLE and Zephyr RTOS.
Do we need to follow each...
Hello,
i'm facing errors when trying to build matter sample thermostat.
I doesn't matter if i use VS Code or terminal
(v3.1.1) C:\ncs\v3.1.1\nrf\samples\matter\thermostat...
Dear Nordic Supportteam,
starting from the ESB sample I have developed a transmitter and a receiver application, both running on a separate nRF54L15DK. My goal is to find...
Hello, I am having a problem with Exercise 1 of the Cellular IoT lessons (nRF Academy, Asset Tracker Example). I have carefully followed all the steps outlined in the documentation...
Hi
I experienced higher sleep consumption after enabling CONFIG_PM_DEVICE. I reduced the project to the minimum and it seems that the combination of an enabled uart and...
Hi! I started designing a PCB for the nRF54L15 radio chip, which I intend to use for ESB communication between two relatively close-together (<10 meters) devices. I've been...
Hi!
How do you recommend to debug crashes?
Especially how do you recommend to debug crashes that happen to our customers that we cannot reproduce?
So far I have been...
In order to develop the most effective power supply possible for the nRF9160 SIP, I need to know both the maximum current consumption of the nRF9160 and its duration.
The...
I’m using nRF Connect SDK v2.8.0 and working on BLE OTA (DFU) for the nRF7002 DK . I followed the Nordic “DFU with external flash” exercise and integrated it into the Wi-Fi...
Hi,
I'm in the process of porting our existing nrf5 project to nrfConnect SDK bare metal and am struggling to port our QSPI display driver. Are there any plans to add support...
Hello team,
I am working on a Direction Finding (AoA) setup using nRF5340 DK as a CTE Transmitter (Tag) and a Silicon Labs BRD4185A (AoA board) as the Anchor/Receiver. ...
We have developed device that used 2.6 and when moving to 2.9 everything broke apart and I cant get it to boot and I cant get any output from device. Be it from USB or SWD...
I am having a persistent issue with the ANT+ examples in the nRF5 SDK on an nRF52832 DK PCA10040. The application firmware compiles and runs correctly, but the ANT+ signal...
Dear Matter Support Team,
I have a setup where an On/Off Switch device is successfully bound to a Light device in our Matter network.
I would like to know which specific...
I am using the Ublox NORA-B206 module and facing issues with the debug option in the VS Code extension. The debugger fails to start, and I receive the following error message...