Hi
I have a code previously can be built in NCS 2.91:
However, when I use the new NCS 3.01, it can not be built, the error is:
Could you please help me figure out...
hello everyone I have implemented BLE, ADC, RTC, and UART. After that, my power consumption is around 1.31 mA. Can you suggest possible ways to reduce power consumption or...
Hi, I'm a beginner and I'm trying to run an LED blinking program. However, I'm encountering a device-related error.
I've followed tutorials and installed all the necessary...
Hi,
I am trying to integrate the nRF5340 Audio application (CIS Unicast Server role with bidirectional streaming enabled) from NCS 2.9.0 into on my custom nRF5340 based...
I'm attempting to write software onto a newly purchased nRF52840 dongle using nRF Connect for desktop, but I'm unable to do so. My environment is Ubuntu 24.042 LTS. The LED...
Hi,
We occure a problem that when we integrated HID,Tile and battery service, open nRF Connect by iPhone, we cannot connect with the EVB and show connecting. But when we...
Hi Nordic team,
I'm using the nRF5340 + nRF7002 to securely connect to my backend over HTTPS using Wi-Fi and the native TLS support (mbedTLS).
What works:
I can...
Hi,
The NRF toolbox iOS app contains a DFU feature which allows users to update there firmware for the nRF52832 microprocessor.
1. Rather than storing the firmware updates...
It looks like the last discussion of Sniffer on Devzone was 2-3 yrs ago.
I’ve ordered the nRF Dongle and will download the Windows-based nRF Sniffer app.
i can run this...
HI
SDK-15 - NRF52840
I'm using SAADC example of the SDK.
I read the ADC values and I make an matrix to calculate FFT using the CMSIS library..
the problem is when...
I'm definitely not the first person to ask about this, and I probably won't be the last.
Am I being exceptionally dense, or is the nordic SDK exploded across dozens of folders...
I'm using a nRF51822 on a PCB to connect with a mobile phone. I would like to know whether there is an existing example or library available to work as a central device and...
I am using BLE for NUS template example to create my app , and when I Compile my code with Keil 5.23.0.0 with optimization Level 0, It behaves good with the following operations...
Hi,
I'm developing an app which requires continuous advertising. I use following ble_gap_adv_params_t:
ble_gap_adv_params_t adv_params;
memset(&adv_params, 0, sizeof...
I need to operate sdcard from pc(by usb msc) and from mcu (nordic 52840) (fat32 filesystem) spi sdcard at same time ;
so i have a problem ,when i operate the sd from pc...
Hi,
I seem to be able to read over UART but not write. I have my nrf51822 ( https://www.waveshare.com/wiki/Core51822 ) setup to a pro micro (3.3v, 8mhz). I am confident...
Hi,
I have a multiprotocol application and I'd like to do BLE scanning for as long as it's possible. For now I made 30% to 70% BLE to Thread, and it's the most I can give...
Hi,
I'd like to be able to use an event from the LPCOMP to sample the RTC (either to a peripheral's register, or to a memory address), so I can measure pulse widths without...
Hi there!
I am running the Thread Border Router example and have successfully loaded RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha.img into the RaspberryPi 3B+.
The problem...