I would like to use native CMake rather than West to take advantage of CMake Presets.
I have been able to make this work on the command line using the following command...
Hi Nordic Team,
I am using NCS v3.0.0 and working on a Matter-based application.
I have enabled the ActiveHardwareFaults attribute (0x0005) in the General Diagnostics...
Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
Hi
I had a device that did not start up - because it was waiting for the 32KHz clock to be stable.
So I tried to change the setting below from 15pF to 5pF and it started...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
What is the difference between 'NRF_SDH_DISPATCH_MODEL_INTERRUPT', 'NRF_SDH_DISPATCH_MODEL_APPSH' and 'NRF_SDH_DISPATCH_MODEL_POLLING' in the 'NRF_SDH_DISPATCH_MODEL' related...
Dear All,
Currently I'm developing a BLE module that will be useful by its uart service and will use nrf51822. Nordic provided an example based on sdk 6.1 for low power...
Hello,
I want to read data from mesh network (from all the servers) to send it to a gateway. I saw in the documentation that Provisioner s can be a part of gateway devices...
Hi all,
I'm trying to enable Bluetooth 5 extended advertisement in nRF52840.
Currently, I'm using Nordic SDK v15.0.0 and S140 Softdevice v6.0.0.
In order to init the...
Dear Nordic Support Team,
I want to send the new PCB layout for manufacturer but I am not sure that
I can use any pairs of pin for DFU over serial or not.
I want to...
Hi all,
I have a question regarding the BLE mesh specification. When you are transmitting data using advertising frames, how does it check if the transmission medium is...
Hello everyone,
I am working on DFU bootloader application for android and iOS (using Qt C++).
For android everything works fine, but for iOS I have problems.
In order...
for the mass production what is the best solution in order to flash the nRF52?
for the mass production can I use DK PCA10040 ?
The DK PCA10040 can be used for dubbug on...
Hi I'm using Keil MDK 4.7 with nRF5 SDK V15, both of the 2 SDKs are installed at C:\, and the Keil4 Nordic License has been installed. When I tried to compile one of the example...
Hi all,
Is there any possibility to intimate any documentation errors(spell mistakes, content doubts, etc) to nordic documentation team?
Thanks,
Sridhar
Hi,
I have used examples\dfu\secure_bootloader\pca10056_ble application and successfully updated two applications(heart rate and health thermometer) over BLE. In order to...
Hello, i' trying to measure the power consumption of the nrf52840 PDK. So far i have been able to measure the current. How can i go about measuring the voltage and is it constant...
Hello, I recently received a Thingy:52 and was able to connect to PC using J-Link. After uploading Heart Rate Monitor program Thingy is no longer able to be added using iOS...
Hi,
I am facing difficulties porting Mesh examples to IAR.
I am getting the following error : #error "Your compiler is currently not supported." during compilation from...