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...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
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...
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...
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...
Hello everyone! We were working with our nRF52DK boards and one of our students had issues flashing a board. He used a recent version of Segger J-Link Commander (V9.30 as...
Hi
A colleague and I are independently following the Nordic Academy Cellular IoT Fundamentals course and using the Thingy:91x as a test bed.
When attempting to build Lesson...
I am using an NPM 1300 with nRF Connect SDK 3.2.4. I am using a 2.8 mAH LiPol battery. I have the termination voltage set at 4.2 volts and the charging current set at 100...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Hi Technical Support, We are using nRF54 series with NCS v3.0.0, and we have encountered a low power anomaly as described below: Configuration: SoC: nRF54 series NCS: v3.0...
Hello,
We use the nPM2100 EK for getting familiar with nPM2100 for its potential use in our project where we aim to use single AAA battery for powering it.
Our usage profile...
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...
NCS 3.02 54L10
I am using uart0 in async mode for printk and user input (my own callback not zephyr CLI). I need to be able to put the uart into suspend after an inactivity...
I am curious about the RF pin impedance, as this parameter is not listed in the relevant specification for nRF54 SoC family (i.e. datasheet v1.0).
I wonder whether it is...
Hello,
I am using an nRF52840 Dongle with Zephyr and would like to use it as a BLE coprocessor that is controlled by another microcontroller over a USB CDC ACM interface...