Hi, I have a project which uses Matter over WiFi and at the same time running a HTTP client. I want to retrieve and use the WiFi credentials from the Matter over WiFi provisioning...
Hello everyone,
I’m currently developing firmware on our custom board based on the nRF52840, using nRF Connect SDK v3.0.0 and Visual Studio Code.
The board is designed...
Hi,
We are testing connection resilience on our nRF9151 product. Generally, LTE-M connectivity (Germany, on Telefonica and/or Telekom) works fine.
However, under certain...
Due to production requirements, I need to obtain the device's QR code. However, I found that the QR code can only be retrieved using the code snippet below after calling Nrf...
I am currently using ncs 2.9.0 on a custom board using the internal ldo and internal clock settings. It is a simple project where I take and indicate an adc and internal temperature...
I am defining my own list of errors that my application will use. At the same time, I would like to report the NRF errors as well. What do you think about a solution where...
Hi,
I am doing a communication with the custom tags which uses the custom characteristic and handle to communicate.
ServiceUuid: 81469e83-ef6f-42af-b1c6-f339dbdce2ea...
Hi everyone,
I am using SDK12 and the Flash Storage module to store some data in Flash. I frequently need to update some of these data basing on received commands and new...
Hi,
I am working on a custom design for NRF52832. The schematic and pcb layout are as follows. However, it seems that I can not get the signal working correctly. Would...
I just discovered nRF Connect for Desktop. I am setting up one of our nRF52 DK (PCA10040) boards to serve as a Bluetooth central device for our other nRF52 peripherals. The...
I have been able to successfully load and run a colleague's firmware (worked perfectly) and make my own modifications (worked perfectly) but after recently leaving it powered...
Hello,
I am trying to design a power supply circuit for my project based around the nRF52 and various sensors. I need to use the 5V pin so I will need a bigger battery...
Hi,
I would like to estimate power consumption in central(master) mode. However, power profiler in devzone.nordicsemi.com/.../ only provides power consumption in peripheral...
We're encountering a frequent but intermittent hang after handing off OTA DFU to iOSDFULibrary 3.1.0. In the happy case, the characteristics are discovered and DFU process...
We are using the Android nRF toolbox v2.4.0 and have successfully implemented the Template app. The app will reliably connect with our device and functions well. The only...
Hey,
I was on one of the meetups when nrf52 was presented. You guys used a mbed shield for demos. Do you have code example and what pins you were using for connection?