Skip to main content
Associate III
October 8, 2025
Question

Using NanoEdge Ai stdio model on esp32 with Arduino IDE

  • October 8, 2025
  • 1 reply
  • 249 views

MERHABA,  

Arduino IDE'sini kullanarak bir ESP32 kartıyla NanoEdge AI Studio'yu kullanmıyorsunuz.  

C kütüphanesini NanoEdge AI Studio'dan aktardım, ancak bir STM32'nin bozulmasının önlenmesi için,  

NanoEdge AI'nın ESP32 (Xtensa mimarisi) ile uyumlu olup olmadığını merak ediyorum.  

Bunu Arduino IDE'de ESP32 için manuel olarak derlemenin veya uyarlamanın bir yolu var mı?

1 reply

Julian E.
Technical Moderator
October 9, 2025

Hi @burak_Guzeller,

 

Could you please translate your message to english?

 

In your case, your issue is as you pointed that you use a Xtensa microcontroller. 
NanoEdge AI Studio can only generate libraries for Arm Cortex M based microcontrollers.

 

Have a good day,

Julian

​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
Associate III
October 9, 2025

HELLO,

You can't use NanoEdge AI Studio with an ESP32 board using the Arduino IDE.

I imported the C library from NanoEdge AI Studio, but to maintain the size of an STM32,

I'm wondering if NanoEdge AI is compatible with the ESP32 (Xtensa architecture).

Is there a way to manually compile or adapt this for the ESP32 in the Arduino IDE?

 

This is the question I wanted to ask above. Thank you in advance for your interest. But is there another way to use this on ESP32 processors using the Arduino IDE? I would be happy if you could help me. Good luck.

Julian E.
Technical Moderator
October 9, 2025

Hi @burak_Guzeller,

 

Sadly, with NanoEdge, no it is not possible.

(thanks for the translation)

 

Have a good day,

Julian

​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.