Hello Nordic Support Team,
I’m developing a Zigbee-based light switch using a Sleepy End Device (SED) configuration with ZBOSS. I've encountered a critical issue related...
I'm trying to add diagnostic logging functionality to my Matter project using SDK version v3.0.1. I followed the steps outlined here: ( https://docs.nordicsemi.com/bundle...
Hello Guys
I'm currently working on a BLE AoA (Angle of Arrival) application using the nRF52833 Development Kit . I’ve run into some challenges regarding hardware connectivity...
Hi
I'm migrating applications I wrote using SDK 17 to nrfConnect 3.0 with Zephyr.
I implemented USB devices with combined multiple USB classes. One of those classes was...
Hi,
I am working on ncs 2.9.1 @ nRF54L15.
I followed this academy course to add a single channel saadc in simple mode:
ADC read works properly, but the current read...
Hi,
In one of our future hardware designs, we have a MPU (running LInux) connected to a Bluetooth SOC over a serial interface (uart/spi/...).
Our first approach was...
I downloaded the ncs2.6.0 version using Baidu Cloud in the China region, then set the path in Toolchain Manager of NRF Desktop, and Toolchain Manager correctly identified...
Hi, everyone,
We are developing the project on nRF52832 chip that is built from master (multirole) and slaves modules. The master program (in our case master is multirole...
I want to send data to all node by mesh 2.1.1.
From the Mesh profile(3.4.2.4 Group address),the dst_addr = 0xFFFF is send to all node .
I try to setting "packet_tx()"funtion...
Hi,
Currently im working on creating firmware for out device based on the nrf52832. I have structured my project where i have seperate files for each module i am creating...
The hid keyboard example includes the battery service. But how does it work? I would like to monitor the battery charge. After I use the voltage divider, to which AIN pin...
Hi,
I have NRF51DK (PCA10028) board and i want to flash BT832 (NRF52832) device.I have downloaded latest SDK but it only has the option of PCA10040.Is it possible to flash...
Hi All,
I've problem with nRF52 programming. I want to verify uart by using examples placed in the NS SDK for nRF52. After I loaded uart example, uVision shows error in...
Hello,
I am looking into the Power Profiler Kit for measuring the power consumption of a custom hardware. I can see that the PC Application is really useful during development...
About this example
https://github.com/NordicPlayground/nrf51-ble-tutorial-advertising
It´s advertising the data
uint8_t data_response[] = "Many_bytes_of_data" with the...
Hi,
I was working with MCUBOOT and was curious too know from where the MCUBOOT release version number is been generated or fetched-
When building MCUBOOT using cmake...
Hello mates,
I am modifying the Light Switch Client and Server example, to send messages uint8_t from the client to the server instead of use bool on_ff with no luck yet...
I am currently using a 51dk board. I am trying to study low power system_on_wakeup_on_gpio in github. I built this code and measured the amount of current. I would like to...
Parameter setting code is shown below. I've verified that the settings are being reported back in events, so they seem to be taking place. However, I'm keeping track of the...
I am trying to get the application to enter DFU via the buttonless DFU service using SDK 15.2. It appears to be stuck because of an SVC call not returning. Both application...
Hi :)
I would like to test the nRF52840-Dongle in a Raspberry Pi 3B+ OS = Rasbian (the bluetooth 5 features: 2Mbps and Long range). but unfortunately I didn't find a nRF...
I'm looking for a gateway (or BLE 5.0 device that can connect to a gateway, e.g. USB dongle) that uses the nRF52 series solutions with an amplifier that brings the transmission...