Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hello,
I have a BLE device with the nRF Desktop application, and I want to turn off my device if it is not used, even if it is connected to my PC. I set my CONFIG_CAF_POWER_MANAGER_TIMEOUT...
Good evening,
I have been working for a while on a project that requires the maximum possible speed from both app core and SPIM4 peripheral. To do so, I set the app core...
What is the lowest power consumption method of generating a square wave, less than 100 kHz, and with a differential (or complementary) o/p?
Is it better to use PWM or driving...
usb HID mouse for the home version of the window compatibility is somewhat poor, in the professional version is much better, in the home version often usb does not recognize...
When I download and install NCS2.8.0 SDK, I want to build matter project(ex: light bulb), do I need to install matter build environment referring this link( matter build ...
Hi,
I'm using NCS version 2.7.0 with nrf9151dk. When I tried out the nrf cloud multi service project with hard coded credentials as explained in this document nrf cloud...
Hi Nordic
I had used toolchain manager to download and install previousl ncs versions. Everything was fine.
But, as installing ncs2.9.0, at the end of installation, it...
When I recently tried to write a Gazell project using the nRF Connect SDK, I found that many files referenced the `nrf_gzll.h` file, but I did not find it in the nRF Connect...
Hello everyone!
I'm designing a flexible PCB and I'm a bit confused with the stack up. I've seen that the nRF52840 development board has an NFC antenna with the following...
Hello !
I'm wandering what is this warning when building the sample for the nrf54L15dk :
unit address and first address in 'reg' (0x5004c000) don't match for /soc/peripheral...
I was reading the documentation, trying to figure out something specific while reading though source code. I was looking at the LENGTH field specified in the nrf52840 PS guide...
I'm looking for a correct way to define partitions for my app + mcuboot. Here and there Nordic says that when using MCUboot, the partition manager is used instead of device...
I am experiencing weird radio core boot behavior after switching to SDK v2.9.0-nRF54H20-rc1.
First I followed the bring up guide for SDK v2.8.0, flashed latest BICR for...
Hi,
I am using the nRF54L15-DK and nRF Connect SDK v2.8.0 Zigbee-Addon.
In an environment with three devices: Coordinator, Router, and End Device,
When powering on...
Dear Nordic Technical Support Team,
Hello!
I am currently using the nRF52840 DK and have implemented SRAM PUF. I would like to connect the development board via USB and...