I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
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...