Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi,
When do you plan to update your Online Power Profiler Tool for cellular with nRF9151 device?
I just can see nRF9160 available for calculation.
Regards,
Hello,
I am working on an ESB (Enhanced ShockBurst) communication setup using the following hardware:
Receiver (RX): nRF5340
Transmitter (TX): nRF52840 MDK Dongle...
I am trying to compile hci_lpuart for thingy91_nrf52840, but I have these issue. hci_lpuart:
Any ideas on how to solve this? I'd really appreciate it. And if you have any...
I would like to add smp ota firmware upgrade to the matter sample project, can you provide me with the specific steps to do so, and in which path is the ota file compiled...
Good night,
I installed the VS Code/nrf Connect in my Windows 11 Prof.
I copied the "blink sample" and I tried to build it, but I am receiving
* Executing task...
I am following this example https://github.com/crfosse/ncs_projects/tree/main/peripheral_zephyr , both secure and non secure and I am not being able of making the non secure...
Hi,
I am using Mesh of 30 nodes with avg Current Consumption 6mA and 2mA in sleep mode(by calling k_sleeps) , timer is 1s timer is running to keep Real Time incremented...
Hi. I used nRF Connect SDK v2.9.1 to add OTA to the Peripheral UART sample application. The target is nRF54L10, but when I build it, the flash usage exceeds 50%.
If the...
Hi
I see i get a cmake warning with DFU enabled with the following message:
whats the purpose of this? should i just have it always enabled in my conf, or for prod...
Hello,Nordic team
I am programming with nrf52833 and ncs v2.9.0
While bonding with peripheral ,central report No memory to create new report.But my soc flash and ram are...
Since of the security issue, our 9160, are connecting to a private network (10.x.x.x) by the operator. While testing the FOTA function on this private network, the 9160 has...
Working with an nrf52805. Copied a simple example (peripheral_LBS) and found that RAM overflowed by ~2.2K I note that the nrf52dk_nrf52805 is not listed as a "compatible"...
Hi Team,
I am using nRF52840_DK to program my custom board but I am facing some voltage related issue from VDD pin.
Measuring on board it's giving 3.0V for VDD & GND but...
Hi
Two questions as below
1. About nPM1300 & nRF54L15 I2C connection, at nRF54L15 side, I put SCL/SDA at P1.x group, so INT also need at P1.x group? Or I can put at P0...