Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
I have the revision 1.0.0 of the nRF54L15-DK. I want to use the SPI pins on the GPIO header P2. The datasheet says: nRF Connect for Desktop's Board Configurator application...
Hello,
After updating to the latest version of nRF Connect for VS Code, I encountered an error.
I am no longer able to erase, recover, or reset a board from within VS...
Hi,
we develop a battery powered device that has a battery charger ic. Can the ppk 2 measure negative currents in ampere mode when the battery is charged?
Hi all,
I have Nrf52 devices that use Nrf DFU with "Buttonless Secure DFU Service".
I would like to integrated the ability do to firmware update the devices to our "fleet...
For the nRF54L15, what is the voltage at the output pin of DCC (and input pins of DECD, DECA, and DECRF) in DC-DC mode?
Is it 0.9V? Is it constant?
Vinson
Hi,
We are using both nRF54L15 and nRF54L10 in our product, with DFU support where an external flash is used as the secondary partition on both MCUs. The hardware connections...
Dear Sir,
I am getting the below Error During building of LED Blink Program for nRF52840 Module using PCA10056. Below code I am Trying to run:
#include <stdbool.h> #include...
I am using the PPKII to supply a 1.8V supply for a circuit board in my measurement setup.
I have been battling a low-frequency oscillation at 0.5Hz at around 5mVpp, which...
Hello!
I want to make a self-test that verifies the speeds of the 32.768 kHz clock and the 32 MHz clock.
The idea is that if the ratio (976.56 to 1) is correct, then the...
I have started working with the nFR9151-DK board. After some time, I may have accidentally erased all data from the board using the PROGRAMMER application. As a result, the...
hi Nordic
i am working with nrf52840 and nrf52832 with ncs v2.8.0
i am also working on nrf54l15 (since nrf54h20 seems to not be fully integrated yet)
i want to know...
Hi,
I am trying to do t rilateration using one initiator and 3 reflectors. For now I am just trying to get 2 reflectors to work.
Sadly I cannot get the initiator to...
hi support team,
may i ask how to test 54l15+21540 dtm? i have send code to customer, but they feedback to me that the output power is 15db, not 20db(using serial send command...
Hello,
The customer, T&D would like to registrate their product to Bluetooth SIG.
Then, design number shoule be required, however, regarding SDK3.0.2, there isn't any...
I am working on an nRF54L15 project and started from: C:\ncs\v3.0.2\nrf\samples\bluetooth\peripheral_uart as the base. I would like to trigger an interrupt once every second...