sipeed / MaixPy

Easily create AI projects with Python on edge device
https://wiki.sipeed.com/maixpy/
Other
153 stars 33 forks source link

MaixPy 4.2.0: Wifi Setup without runtime not possible .. #9

Closed bkircher67 closed 3 months ago

bkircher67 commented 3 months ago

… but runtime installation requires Wifi. I‘m confused.

IMG_0444

Neutree commented 3 months ago

maybe its a bug, just use the old version, we will fix it netx monday....

if you want to use this image, just connect it by maixvision and edit the /boot/wifi.ssid and wifi.pass file, and reboot ( it's better to soft reboot by execute os.system("reboot"), when bootup, the wifi will automatically connect to your AP

bkircher67 commented 3 months ago

Thanks! I already fixed it with an uart-ssh session and using the wpa_supplicant app to connect via wifi. Then I could install the runtime. But I assume your solution is faster and more elegant …

Neutree commented 3 months ago

I fiexed it, just try: https://github.com/sipeed/MaixPy/releases