Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
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...