Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
In data sheet of nRF54L15, the numbers in 11.1 current consumption power and 11.13.2, 11.13.3 have some delta. Can you please help to explain the deltas? I was thinking the...
Hi,
I'm building an non-secure application for nrf15l15 SoC using NCS SDK v3.0.2. The available SRAM memory for my application is set to 188K in the base dtsi files ( see...
Hello,
after a longer time, I wanted to use nRF Connect for Desktop again, to figure out what exactly my device under development is advertising. I upgraded to the latest...
tl;dr: The clone would probably work more reliably if the nrf-toolchain-manager added the --depth 1 option, e.g.: git clone --branch v2.6.1 https://github.com/nrfconnect/sdk...
Dear
I'm working on controlling an I2C device.
I want to achieve TX->TX using the nrfx_twim driver. I specified NRFX_TWIM_XFER_TXTX. When I looked at the nrfx_twim source...
Hello,
During design and schematic entry I used the online datasheet to select GPIO capability. I was advised that I should try out the pin planner to confirm that pin choices...
I am using the nrf_fuel_gauge_idle_set function to handle the fuel gauge state when the system enters a low-power mode. When the charger is connected, I exit this state and...
Hello Nordic Support Team, I am experiencing an issue when using MQTT over an NB-IoT connection with the nRF9151 DK, and I would like to ask for clarification and guidance...
Hi,
I am working on a Matter device based on Nordic NCS v2.9.0, using Google Home as the OTA provider.
I have successfully uploaded a new OTA image in Google Console,...
n the nRF52805, if the hardware is configured for DC/DC regulator operation—namely, with the DCC and DEC4 pins connected through the designated inductor and capacitors—does...
I am using a Thingy91x, with some additional sensors attached via qwiic cable.
Initially to test the Thingy91x I inserted the SIM and scanned the QR code on the Thingy91x...
I am developing a proof-of-concept for remote controlled super-low-power devices using PAwR. I started with nRF52840 (for boths, clients and remote) and now migrated my code...
I built and ran the Matter Light Bulb example for Thread and was able to commission it into Home Assistant with no issues. However, when I tired the Matter Temperature Sensor...
Hi
Setup: nPM1300, nRF54L15-based board, SDK 2.9.2
I am trying to figure out how to use the nPM1300.
So far, I have not succeeded. Quite frequently, after power...