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)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hi, I have multiple nRF52840 Dongles and need to set one of them to permanently stay in advertising mode, even if a device disconnects.
If I use the nRF Connect tool to...
Hi,
I click on the device tree editor icon in VS-code and I see nothing
although I have an open working Zephyr nrf connect application in VScode.
I installed nrf...
Hello DevZone,
I'm building a Matter development environment with OTBR and CHIP-Tool:
NB: Ubuntu 22.04 with WIFI and BT, get CHIP tool from official pre-built (V2.5...
I am trying to install the nRF_Connect_SDK and associated toolchain under Linux Ubuntu ARM64. I find from other postings here that nRF_Connect_For_Desktop is not available...
Hi all,
last week i used nrf connect app (v4.28.1) to update firmware
after i pressed DFU button and selected binary file, then it will jump a window to choose like...
We are using a Nordic nRF52840 microcontroller alongside the nPM1300 power management IC. When the battery is switched off due to low voltage (undervoltage protection), the...
Dear Nordic Support Team,
I am reaching out for assistance with an issue I’ve encountered on my new nRF7002DK board. After successfully flashing the Azure IoT Hub example...
I work on NCS 2.8.0
I add follow to CMakeLists.txt
add_custom_target (
my_release_file
echo AAAA BBBB CCCC
DEPENDS all
)
when run "west build -b nrf54l15dk...
Hey all,
I'm working on a project where data gets written to an SD Card regularly. At reset, power to 3.3V to the SD card is activated and all runs relatively well.
I...
Hello,
For my project I am making a custom circuit board which is pretty much just the nRF52832 chip and the surrounding capacitors and whatnot. I'd like to program this...
Nrfconnect 2.7 worked fine, but I updated to 2.8 and get this error.
For this line, I try to access my internal flash storage partition offset.
The macro complains...
OS:Ubuntu
Board: nrf52840DK
SDK: NRF Connect SDK (master branch)
After building provided example: Bluetooth: HCI Power Control and flashing the board, in serial monitor...
I am trying to program the BC832 ( https ://www .fanstel .com /bt832 -1 ) using the NRF52DK (NRF52832). BC832 is a Bluetooth Low Energy (BLE) 5.3 with NFC module using Nordic...
Hi I want to make changes to the BLE Controller stack to create an implementation of a NWP. It involves 'core' changes. Can I use the 'nrf connect' ecosystem as it comes with...
Hello,
I just started to understand Zigbee and I had some problem. I created 3 endpoints. In one of them (endpoint counter_ep ) I need a attribute reporting. A reporting...