Hi everyone,
I'm currently working on measuring the power consumption of the 9160DK board and following the guide: Getting started with current measurements on the nRF9160...
Hello,
I am attempting to build the Matter template using only the nRF54L15’s internal memory. While the build occasionally succeeds, it more often fails, and I am unsure...
Hi,
I'm currently using NCS v2.9.0 under sysbuild and have recently been using board definitions from different directories. My recent projects possess a "boards" sub-directory...
Hi,
a couple of days ago, I had to install some STM plugins for VS Code (I'm sorry ).
In the process, the "CMake Tools" from Microsoft were also installed. I remember...
nRF52840 NCS 3.0.1 MCUBOOT
OTBR on Raspberry Pi 4
I am running the OTBR on a Raspberry Pi 4 with the RCP on a dongle. I am running the coap_client on a nRF52840DK. I have...
Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I change nothing on the code form the sample, after patching I have succesfully build the code and...
Hello, I wonder if it is possible to run the Thingy91 in MQTT-S with a certificate system to ensure the connection between the broker and the thingy. (CA, device certificate...
Hi,
I met this prompt(see attachements) when I install nRF51 SDK. Who can tell me what's mistake it likes? I have installed microsoft .NET framework 3.5 before in my winXP...
Hi,
i programmed the softdevice with nrfgoStudio but i get an error and i can't load the softdevice on the chip again.
The Error means that the cpu is not halted and that...
Hi guys,
I hope you can answer my question:
I made myself a custom pcb for testing purpose. I can program the nRF51822 just fine. Thats the actual state right now.
...
I have a nRF51822 dev kit, and my dongle is running the master emulator firmware, and master control panel is running on my computer, the dongle is connected and started discovery...
Dear Nordic, could you please comment on your plans to release an over the air bootloader for nRF51822? What is the approximate time frame that we can expect that? Is there...
hi,
I am using nRF51822 chip, I want to added a presentation format to declare a custom characteristic as an array of float (float [3]). According to developer.bluetooth...
I need to program the hex application image into the PCA10001 board. However, if I program the hex file generated by the Keil compiler using nRFStudio, the application does...
Hi,
I'm creating a new service based on the heart rate monitor example, but I'm having some trouble with it.
I implemented my own service, keeping it as similar to the...
when the peripheral and the central are connected,the peripheral will transmit data to the central ,how can i know if the data was transmitted successfully to the central...
Hi,
i want to use the adc, i use the code from here devzone.nordicsemi.com/.../is-there-an-example-code-for-using-pwm-on-the-nrf51822-with-a-softdevice and it works fine...
I'm using the MasterEmulator C# DLL.
I have a problem regarding discoverServices. If I understand this correctly discoverServices does not only return a list of all services...
Hi,
Following the AN 29 "nRF51 Development with GCC and Eclipse", I cannot import any project on Eclipse:
Indeed in the folder
C:\Nordic Semiconductor\nRF51 SDK_v4...