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...
I am a student working on a project for university "forced" to do something unconventional:
I am currently writing a "custom first stage bootloader/updater" for a nrf54l15...
Hi, I'm running the "samples/pmic/native/npm1300_one_button" PMIC sample w/ my nrf54l15k. I'm able to initialize the PMIC through I2C successfully using the sample default...
Hi,
I am trying to create a I2C slave application on the nrF Connect 2.9 SDK for nRF51840. But I have trouble tor enable the twis driver (e.g. the irq_hanlder is not included...
Hello,
While developping firmware I wanted to use the PSA API psa_hash_compute() to compute a hash over 8 bytes but to no avail. The function returns -134 and the out...
Dear all,
one of our products is a mesh light node, using NRF52833 and, as the firmware, the example 'Light Fixture' ( https://docs.nordicsemi.com/bundle/ncs-latest/page...
Dear Nordic support,
With the installation of every nRF Connect SDK version, there is also a python instance installed with it.
For example, the nRF Connect SDK V2.8.0...
Hi,
I've recently purchased the Adafruit NRF52840 Feather and found that I am unable to program it using the flash 'action' in Windows VS. I initially though this maybe...
Hi,
I would like to develop NRF91XX applications without relying on LTE-M coverage. This means the FW should just work as normal but do not need to attach to a network...
This is a brand new board nrf52840 development kit. LED5 flashes really quickly. The 4 buttons activate their corresponding LED. I tried using different USB cables. At some...
Since I encountered some issues, I would like to confirm the differences between these two files once again.
Apart from debug messages, can prj.conf be used for the final...
Hello, I just had a look at the Thingy:91 X with the nRF9151 and nRF5340 SoC's including nRF7002 Wifi support.
My understanding is that the nRF5340 is the main MCU running...
Hello,
We are in the feasibility stage of a product that requires integration of both the Apple "Find My" and Google "Find My Device" technologies.
Based on my research...
hi
We are developing with Segger embedded studio.
.
If you copy and move the SW development project folder to another PC, the following error occurs.
(Only occurs...
Hi,
Very beginner to this so bear with me.
we are testing an asset tracker which uses edrx. The asset tracker can receive a wake-up sms command.
However the network...