dear nordic
I have visited https://ant-nrfconnect.github.io/doc/compatibility.html
I am asking this question because I want to confirm if a more specific chipset supports...
Hi,
I’m using the nRF54LM20x in the QFN52 package and noticed that reference designs are available for the other nRF54LM20x packages, but I couldn’t find one specifically...
Hello,
We're trying to build a demo based on the BLE Audio sample with extra BLE services to transmit sensor data.
I have managed to build and run the BLE Audio sample...
Description ===========
I am trying to use the native HTTP/HTTPS AT commands of the nRF93M1 to download a firmware image for an external host MCU.
Hardware and software...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi there, I am developing a bluetooth application and would like to have some on board temperature logging as well. I am using ZMS to do this, with an 8 byte struct. I notice...
dear nordic
I have visited https://ant-nrfconnect.github.io/doc/compatibility.html
I am asking this question because I want to confirm if a more specific chipset supports...
Hi Nordic team,
I am investigating an abnormal ripple issue on the nPM1300.
Power configuration
The power path of the LDO is:
VBAT / VBUS → VSYS → VINLDO → LDO output...
Hello,
I am developing a mouse product using the nRF54LM20A (QFN52). Several prototype boards have been built and are currently under debugging. The hardware uses an...
Hello, Under the latest Safari on macOS Sequoia 15.7.7 searches in DevZone do not get displayed. I've tried doing this on a couple of different Macs running macOS Sequoia...
Hello, Under Windows 11 Pro, nRF Connect SDK v3.4.0 fails to compile builds with error "CMAKE_BINARY_DIR length (109) exceeds 90 characters." The same build on Windows 11...
Hello,
Can you please provide a PCB footprint and a 3D step file for the IC for the part NRF54LM20B-QGAA-R7? This is the QFN52 package.
Can you also provide reference...
I have an application with a shipping mode that when enabled/disabled calls `conn_mgr_all_if_connect/conn_mgr_all_if_disconnect`. These functions eventually end up in `lte_net_if...
NCS 3.4.0, (Ubuntu, nRF9160-DK)
Using cbprintf results in a linker error:
undefined reference to `cbprintf'
But I didn't find, how to enable it.
The zephyr samples...
Hi,
I’m using the nRF54LM20x in the QFN52 package and noticed that reference designs are available for the other nRF54LM20x packages, but I couldn’t find one specifically...
I want to use the nRF5340 in Thingy:91x to control the external flash (256M bit) and pariition it as LittleFS. I can be sucessfully create partition in nRF5340DK but cancan...
Hell there Can I find an SDK that is supported on Nrf52805 chip? Or can I get any proper guidance on program of nrf52805 (the module MS46SFIi) together with Segger Studio...
Hi,
I am using the nRF54L15 and recently migrated my project from NCS v3.3.0 to NCS v3.4.0.
My project does not use the UART for TF-M logging, so I have the following...
I've built the peripheral_uart project & it works on both the nRF52DK/nRF52832 & nRF52840DK/nRF 52840
But if I enable bootlooder by adding " SB_CONFIG_BOOTLOADER_MCUBOOT...