During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
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...
Hi,
I am experiencing an issue with the nPM2100 I2C communication when using nRF Connect SDK 3.2.3. My hardware is a custom PCB with nPM2100QEAA and nRF52840QFAA
I am...
Hi everyone,
I am currently working with the nRF9151DK using nRF Connect SDK v3.2.3 (Zephyr OS v4.2.99). I am trying to run a basic UDP sample with a Terrestar Solutions...
Using the 54l15 chip, with the NCSv3.2.1 version, the example is compiled using peripheral_uart.
I have been using this environment for over a year now.
1. When I was...
Hi there , would the nRF54LM20A support USB "host" or USB "OTG" using Zephyr stack?
I can see that the device includes the DesignWare OTG USB 2.0 controller ( snps,dwc2...
I have made several Build-Configurations for my device. These are using "Extra Kconfig fragments" and everything works a it should.
Now I saved the Build configuration as...
Hi Team,
I am currently working on the nRF52805 module and have developed an application that supports dynamic service creation (runtime GATT service creation).
During...
Hi folks, so I will start by saying I have had this device working at home under Windows 11. I have brought the device to work to use on my works computer, which is still...
Below is the relevant code and log:
SDK:v2.9.1
static void dfu_work_handler ( struct k_work * work )
{
int ret = bootmode_set ( BOOT_MODE_TYPE_BOOTLOADER );
LOG_INF...
Como faço para habilitar o registro de logs do mcuboot para visualizar os logs de atualização DFU no nRF Connect SDK 2.9.2, usando o nRF54L15 em uma placa personalizada com...
Hello team,
I attempted to measure the sleep current on the nRF54L15 DK board, but I’m seeing a very high current draw of about 74 mA.
I built and compiled the peripheral_power_profiling...
Hello,
We are developing a custom board that uses the nRF54L15 chip, and are trying to flash an application along with MCUBoot to allow for OTA updates. When I flash the...
Hi Nordic folks,
I'm trying to get the nrf54L15 in a Fanstel BM15M to go into the system OFF state and be woken up later by a timer. All the documentation I've seen says...
What's minimum hold time for a pin reset on nRF54L10? https://docs-be.nordicsemi.com/bundle/ps_nrf54L15/page/pdf/nRF54L15_nRF54L10_nRF54L05_Datasheet_v1.0.pdf doesn't state...
Hello, I am developing an application that uses Bluetooth Channel Sounding, and for that reason I need to have two devkits connected to my computer at the same time, but the...
Hi there,
I was designing an add-on development board to go onto the development kit to test a 1.8V application. I need VDD:nRF on the 54LM20 to be set as the same as VDD...