Search found 15 matches

by nmjb18
Fri May 12, 2023 10:36 am
Forum: Projects - Embedded
Topic: ESP32 Espressif Compiler Failure
Replies: 7
Views: 4381

Re: ESP32 Espressif Compiler Failure

Hi,

I followed the above referenced thread and the additional linked thread. Tried all the suggestions and still have the same issue.

Further support would be gratefully received.

Rgds
by nmjb18
Wed May 10, 2023 12:18 pm
Forum: Projects - Embedded
Topic: ESP32 Espressif Compiler Failure
Replies: 7
Views: 4381

Re: ESP32 Espressif Compiler Failure

Thanks Chipfryer27, appreciate the tip. I will review tonight and report back.

Cheers,
by nmjb18
Tue May 09, 2023 9:08 pm
Forum: Projects - Embedded
Topic: ESP32 Espressif Compiler Failure
Replies: 7
Views: 4381

ESP32 Espressif Compiler Failure

Hi, I am attempting to compile a program to an ESP32 for the first time using FCv10 and have encountered the error: "ERROR: C:\Espressif\python_env\idf5.0_py3.7_env\Scripts\python.exe doesn't support asyncio. The issue can be worked around by re-running idf.py with the "--no-hints" argument." Help i...
by nmjb18
Thu Apr 20, 2023 5:23 pm
Forum: App Developer
Topic: Arduino mega 2560 r3 Basic IO issues FC10
Replies: 2
Views: 2829

Re: Arduino mega 2560 r3 Basic IO issues FC10

Hi,

Thank you. I can confirm it's now working. Much appreciated.

Matt
by nmjb18
Thu Apr 20, 2023 10:17 am
Forum: App Developer
Topic: Arduino mega 2560 r3 Basic IO issues FC10
Replies: 2
Views: 2829

Arduino mega 2560 r3 Basic IO issues FC10

Hi All, I'm hoping someone can tell me where I am going wrong. I am new to FC10 and the app developer. I followed BenR's video (https://youtu.be/lbdwncwCtOE) for a simple LED switching interface and instead of the Arduino Uno I used a Arduino Mega 2560 r3. I initially used digital pin 13 (the onboar...