I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi Guys,
I know this is more for software issues. But I was curious as to where I can find trusted case providers/makers for the nrf51822 Beacon. Can anyone from the community...
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...
Hello Community!
I want to use the npM1100 as a power management device in my project. The external battery to be used is the ER26500 and it is not rechargeable.
If I...
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...
https://academy.nordicsemi.com/courses/bluetooth-low-energy-fundamentals/lessons/lesson-4-bluetooth-le-data-exchange/topic/blefund-lesson-4-exercise-3/
There are two "Section...
Dear,
i think that the evb nrf52 dk missed the bootloader because when i push on Segger (target connect j-link), there is the message NO PROBES CONNECTED VIA USB.
I...
Hi,
I have designed a custom board using the nRF52840 and have successfully programmed it using SWD (SWDIO & SWDCLK) with a J-Link programmer . However, I now want to program...