Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hello!
I am working with the example mpu interface projects located at the following repo:
github.com/.../nrf5-mpu-examples
After converting the Keil projects to...
Hi,
I would like your support in reviewing and helping define the correct configuration for the NPM1300 charger in our application.
Here is the current configuration we...
Sorry for the inconvenience!
I have downloaded V2.8.0 nRF SDK, and I use this command to build light bulb project:
west build -p always --build-dir nrf/samples/matter...
There is an issue i am dealing with while working with ble stack of nrf52810 with nrf connect 2.7.0.
1) memory status of my application without ble:
2) memory status...
I am using nrf52810 with nrf connect 2.7.0.
Is there any provision to update firmware using BLE? If yes is there any official document or article regarding this?
I am using the Adafruit Feather nRF52840 Sense with a W25Q32 external flash and MCUBoot . I can successfully read and write to external flash using NVS , and simple DFU works...
Hello, Nordic Team!
I'm evaluating the nRF54L15 for a Matter-based product and need clarity on OTA update requirements. After reviewing the documentation and forum posts...
Nordic published a great blog in 2022: "Comparing range with Bluetooth Low Energy of the nRF21540 DK and the nRF52840 DK." It clearly explains the range capabilities of the...
Hi,
We are facing a critical power consumption issue in our nRF52-based Zephyr application , where some devices randomly enter a high-power consumption state (~80+ µA) instead...
Hello,
This PR was closed without action:
https://github.com/nrfconnect/sdk-nrf/pull/16889
It says " you can always re-open " but the creator (my colleague) was unable...
Hi,
USB CDC EPOUT stops working as the USB incoming traffic data rate increases. The symptoms of this issue align with the Errata 199. The workaround for Errata 199 is...
Dear Nordic Team!
We are struggling with a fatal error occurring during boot phase before entering the application main. When setting the baud rate of UART2 to 38400 or...
Hi,
Two month ago I have test nRF21540 and nRF54L15, they cannot word with each other.
However, I notice these days updated with
https://docs.nordicsemi.com/bundle...
Hello,
I am trying to use the nRF21540 in nRF54L15, I notice document metion
I am wondering what is the difference between PPIB and DPPIC. What does appropriate...