EC200U-EU-C4-P01

Dear Q Forum support

I am using the EC200U-EU-C4-P01 module and recently flashed the firmware
EC200UEUAAR03A04M08_OCPU_QPY.

Although the firmware name includes “OCPU_QPY”, the command
AT+QPYTHON - returns +CME ERROR: 58
which indicates that the QuecPython interpreter is not active or disabled in this build.
Could you please provide the FULL QuecPython firmware (for example:
EC200UEUAR03A04M08_OCPU_QPY_FULL.pac or EC200UEUAR03A04M08_QPY_ALL.pac),
which includes:

  • active QuecPython runtime (machine, Pin, UART, utime modules)
  • GPIO control and UART access
  • support for AT+QPYTHON, AT+QPYTHONSRC, and AT+QPYTHONRUN commands

My goal is to run Python scripts directly on the module (without an external MCU).

Thank you very much for your assistance.
Best regards,
Boris Z
Board Model: EC200U-EU-C4-P01
Current Firmware: EC200UEUAAR03A04M08_OCPU_QPY

boria.z@gmail.com

hi

Here is the python website, please refer to it
Download (including materials and tools)

wiki(QuecPython API Reference Manual)

Document

In Quecpython , we usually use API to debug