Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
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 am working on firmware that acts as a BLE sensor hub to pipe BLE data from connected sensors to a PC over USB (using the CDC ACM UART interface). The peripheral sensors...
Hi team,
We need to interface STM32L4(Host MCU) with WT02V40V in our design.
Is UART communication enough for interface both?
And also, Is CS pin common for SPI and...
Hi Support Team
We want to use nRF7002 and nRF54L15 to implement Wi-Fi, could you provide us the hardware reference design of nRF7002 work with nRF54L15 ? Many thanks.
Hello Everyone,
I am designing the BLE peripheral which is connectable, we have our own BLE mobile application. I am trying to configure the peripheral to be visible to...
I am attempting to compile the nrf sample code for peripheral uart and I encounter a fatal error in the extensions.cmake file. Apparently the CACHE_VAR_REQUIRED is set somewhere...
Hi,
I uninstalled my VScode earlier for some other reason, and when I reinstalled it and upgraded toolchains and SDK to v2.7.0, I found that my VScode couldn't find my board...
We are developing the project ARGO .
At the current stage ARGo is going to Support NB-IOT communication
A mother board is under development to support the mini-PCI card...
Dear Sir/Madam
I have installed the Jlink driver and nRF sdk for 9160 on my macbook.
I use the nRF Connect for VS code to program, but I can't see the device under the...
Hello,
I'm trying to get some basic SPI communication between the nRF91 and nRF52 chips on the nRF9160DK. We have been using UART for this communication however we want...
"The nRF52840 is developed using NCS v2.6.1. When the ADC is set with the reference voltage as (.reference = ADC_REF_VDD_1_4, .resolution = 10), the ADC sampling output is...
Hi,
I am updating a relatively old project using SES. I am using nRF5_SDK_15.3 with S140 on an nrf52840 target (matches the nrf52840 EVK).
I have been developing and have...
We have a partner that has developed a custom bootloader. They have enabled the watchdog in the bootloader. The bootloader transfers control to the application if the GPIO...
hello Nordic
i am working with ncs v2.5.0 (with nrf52840 and nrf52832) and trying to migrate to ncs v2.6.1
i have looked at this migration notes and guids:
https://docs...
In nRF Connect extension, is there a way to add a custom action to the action view window? I know we can bind different "Tasks" to build and flash actions, but I would like...
Context:
I'm testing the tfm_psa_template sample on the nRF9151DK and I got confused as to why I lose access to the debug port.
As required by the sample, I first flash...