Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hello Team,
I am trying to set configurations for FOTA. I refer smv_server sample code and the following document https://docs.nordicsemi.com/bundle/ncslatest/page/nrf/app_dev...
Hi,
We are on NCS v2.9.1
We have an existing project on based on the nrf52832, which we use as a hci_spi controller. There, CONFIG_BT_LL_SW_SPLIT is set. We are now porting...
KConfig is warning me: CONFIG_LSM6DSO was assigned the value y, but got the value n. Missing dependencies: DT_HAS_ST_LSM6DSO_ENABLED
I am running on a custom board, the...
Hello,
I am testing nRF7002DK board using nRF Connect SDK.
Does nRF7002 support Wi-Fi roaming such as 802.11k, 802.11r, 802.11v?
If it supports Wi-Fi roaming, please...
Hello, I am working on a project where we use MCUBoot.
Currently everything works fine, but now we wanted to introduce persistent storage of some key value pairs.
For...
Hello,
I have a question regarding the sys_poweroff() function. In my device, there is a mode where the board (including the nRF52840 chip and GPIOs) remains powered, but...
I have my application running (NCS 2.6.4) on the bench with clock source set as internal RC and with the configurations such as -
But when I do multiple resets using nrfjprog...
I'm working on a Thingy53 project with Zephyr RTOS that requires TLS connections, but I'm encountering persistent "Failed to create TLS socket: 23" errors (ENOMEM - out of...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
I am using NRF52832 Custom Board and Have to implement deep sleep for 1 minute and have to limit the current consumption to a very minimal value during the sleep cycle I have...
Hi,
I am developing an application with the nRF5340 microcontroller.
I need to use the I2C module, but if I insert the CONFIG_I2C=y configuration in my prj.conf file,...
When disconnecting and connecting BLE, if the J-Link debugger is connected, BLE_EVT_DISCONNECTED in ble_evt_handler is executed, but if the debugger is not connected and the...
Hi Support Team,
Our product is based on nrf5340 and ncs V2.5.2. I developed a Windows application(based on .NET8.0 and Windows SDK11) to provision and configure the system...
Hi,
I have a custom nPM1100 borad and want to charge the battery. My schemetic shows here, I notice the battery cannot be charged. My shcemetic shows below:
I have confirmed...
Hi Support team,
I encountered some flash overflow errors when I enabled the MCUboot on nrf5340. Could I ask several questions?
My situations and requirements: 1. My project...