Skip to content

Requiring #34

@murilopolese

Description

@murilopolese

I have just updated the Alvik firmware:

Alvik MicroPython Library Version: 1.1.1
Alvik Firmware Version: 1.1.0
Arduino Runtime Version: 0.4.0

And when I tried to call begin on the Alvik library I get the following error:

MPY: soft reboot
MicroPython v1.22.2 on 2024-02-22; Arduino Nano ESP32 with ESP32S3
Type "help()" for more information.
>>> from arduino_alvik import ArduinoAlvik
>>> alvik = ArduinoAlvik()
>>> alvik.begin()
            
********** PLEASE UPDATE ALVIK FIRMWARE (required: 1.1.0)! Check documentation **********

>>> 

Am I missing something or is this a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions