Hey,
I just want to know if anybody sucessfully connected HDMI CEC (One-Wire bus) with the nRF52832.
I would be very grateful if anybody could share the library or give...
As the tittle,can anyone tell me how to save data to the flash with nRF51822 ? I use SDK9.0.0 and S110. before I turn off my machine, I want to save several parameters to...
I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
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...