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...
Hello, I am currently working on power consumption optimization using the nRF9151 DK (PCA10201). Setup: - Board: nRF9151 DK - Measurement tool: Power Profiler Kit 2 (PPK2...
I am using Windows 11, NCS v2, VSCode extension, under WSL2.
What I want to do is build a UF2 image of my zephyr application and be able to drag/drop it onto a bootloader...
Dear Nordic:
I used V2.8.0 SDK to build light bulb, and I have commissioned bulb A(node id: 11) and bulb B (node id: 11) successfully!
Then I used below command to add...
I have nrf54l15dk eval kit, I wanted to build mcuboot and zephyr OS using nRF Connect SDK or Visual Studio separately. Can you suggest the procedure and how do I get full...
Indent error in: .....\ncs\v3.2.4\modules\lib\matter\scripts\codegen_paths.py line 21 and 22
from matter.idl.generators.path_resolution import expand_path_for_idl
from...
ERROR at /home/champon/Develop/Products/HS3/src/default_zap/zap-generated/app-common/zap-generated/ids/Clusters.h:22:11: Include not allowed. #include <app/util/basic-types...
Hi,
I have a question related to connection quality in LTE with nRF9151: How to achieve best connection? The devices will be deployed in different locations and in best...
Hi,
we have a custom board with the nrf54l15 and are doing power optimizations for standby. Our device will never go to SYSTEM OFF as the init draws to much power.
We...
Dear Nordic team
our customer just done the batterie profile with NPM1300 for mass production, and they just find out, there is some update under the npm1300 SDK, which...
Hi all,
I bought an nRF54LM20DK revision is 0.7.0 (the latest revision). The nRF Connect in VS Code shows that nRF54LM20B_xxAA_ENGA MCU is used in the devkit, meaning that...
HI, Good day to you. we kindly request your confirmation of the COF ( Country OF fabrication) origin for the NRF52840-QIAA-R and NRF51802-QFAA-R component. We would be most...
Hi, I just want to double check that I've not made any disastrous mistakes when making this keyboard. I've before used micro controller boards when designing, like nice nano...