Skip to content
This repository has been archived by the owner on Feb 21, 2022. It is now read-only.

Wio Terminal missing support for wifi, bluetooth and USB in ArduPy #18

Open
ruppde opened this issue Feb 2, 2021 · 11 comments
Open

Wio Terminal missing support for wifi, bluetooth and USB in ArduPy #18

ruppde opened this issue Feb 2, 2021 · 11 comments

Comments

@ruppde
Copy link

ruppde commented Feb 2, 2021

Describe the bug
Opposed to seeeds website, the python support for wifi, bluetooth, accelerometer, IR emitter, light sensor and USB is missing. And it looks like it will never come since the last update to ardupy was in August 2020.

To Reproduce

  1. Look at the webpage: https://www.seeedstudio.com/Wio-Terminal-p-4509.html
    "Compatible with Arduino and MicroPython, Wio Terminal is an ATSAMD51-based microcontroller with wireless connectivity powered by Realtek RTL8720DN"
  2. Look at Ardupy, nothing there.

Expected behavior
Support for wifi, bluetooth, accelerometer, IR emitter, light sensor and USB as promised on webpage.

@lakshanthad
Copy link

lakshanthad commented Feb 2, 2021

Hi,
The webpage and the wiki pages are already updated and highlighted that Wio Terminal wireless connectivity is only supported by Arduino at the moment. Thank you for pointing it out.

We initially pointed out that ArduPy is also supported hoping to bring more functionalities later. Please understand that ArduPy is quite new and we plan to gradually bring more functions in the future.

Also, I have replied to the other functions issues here:
lakshanthad/Wio_Terminal_Classroom_Ardupy#3

Best Regards,
Lakshantha

@ruppde ruppde changed the title Wio Terminal support for wifi, bluetooth, accelerometer, IR emitter, light sensor and USB missing Wio Terminal missing support for wifi, bluetooth and USB in ArduPy Feb 2, 2021
@ruppde
Copy link
Author

ruppde commented Feb 2, 2021

ok, thx

@ruppde
Copy link
Author

ruppde commented Feb 4, 2021

@lakshanthad this issue isn't solved, please keep it open.

@lakshanthad lakshanthad reopened this Feb 4, 2021
@lakshanthad
Copy link

lakshanthad commented Feb 19, 2021

Hi @2d4d,

We have released the latest ardupy-aip firmware to fix the existing bugs.

https://github.com/Seeed-Studio/ardupy-aip

Please uninstall your existing installation by:

pip3 uninstall ardupy-aip

And, install the latest version by:

pip3 install ardupy-aip

After installing, please run the following to make sure you have installed v0.9.1 which is the latest version:

aip -V

Best Regards,
Lakshantha

@ruppde
Copy link
Author

ruppde commented Feb 19, 2021

hello @lakshanthad,

ok, great, where can I get the new firmware? (as far as I understand it, ardupy-aip is just the tool for the PC?) I didn't find a new firmware on https://wiki.seeedstudio.com/ArduPy/

regards
arnim

@lakshanthad
Copy link

Yes. You are right. Sorry. ardupy-aip is just a tool. You can use it to build your own ArduPy firmware and flash into Wio Terminal. Previously there were some issues when running this tool. So they are fixed now.

Use aip help to view the available commands

Follow this :
https://wiki.seeedstudio.com/ArduPy

Best Regards,
Lakshantha

@ruppde
Copy link
Author

ruppde commented Mar 18, 2021

@lakshanthad hi, any news on the wifi + bluetooth support for wio terminal? would be very useful to properly use it ;)

@Techy52
Copy link

Techy52 commented Sep 23, 2021

@lakshanthad any news on including wifi + bluetooth support for wio terminal?

@kelchm
Copy link

kelchm commented Sep 23, 2021

It would be great to hear an update on this -- not being able to use wifi and bluetooth with ArduPy on the Wio Terminal has been a big disappointment.

@genwch
Copy link

genwch commented Feb 20, 2022

so disappointed for missing wifi support with circuitpy or ardupy

@ruppde
Copy link
Author

ruppde commented Feb 20, 2022

so disappointed for missing wifi support with circuitpy or ardupy

yep, I doubt they'll ever change it :( go for m5stack, that's fully supported with python.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants