Giter Club home page Giter Club logo

Comments (11)

Wind-stormger avatar Wind-stormger commented on September 6, 2024 1

Same issue.

SONY XQ-AT72, Android 12

ESP32S3, micropython 1.19.1, REPL output from USB , ❌

ESP32S2, micropython 1.19.1, REPL output from USB , ❌

ESP32S2, micropython 1.19.1, REPL output from UART , ❌

RP2040, micropython 1.19.1, REPL output from USB , ✔

from micro-repl.

FakeChimera01 avatar FakeChimera01 commented on September 6, 2024 1

Same error using esp8266

from micro-repl.

Ma7moud3ly avatar Ma7moud3ly commented on September 6, 2024 1

@FakeChimera01
For filtering MicroPython boards I need some help from those who have different boards.
I asked here for help but didn't get any response.
https://github.com/orgs/micropython/discussions/11272

from micro-repl.

Ma7moud3ly avatar Ma7moud3ly commented on September 6, 2024

Hello @davefes @Wind-stormger
Thank you for testing the app.
Actually this issue happens because I made an incorrect filter for devices by vendor Id..

    private val supportedVendors = listOf(
        11914 //Raspberry Pi (Trading) Limited
    )

I thought 11914 related to MicroPython itself not Raspberry Pi Pico 😅

So I will find another filtering method other than the vendor id.
Thanks

from micro-repl.

Wind-stormger avatar Wind-stormger commented on September 6, 2024

@Ma7moud3ly Is it ready for esp32 now?

from micro-repl.

Ma7moud3ly avatar Ma7moud3ly commented on September 6, 2024

@Wind-stormger It should be ready.
Please test the new release and let me know.

from micro-repl.

Ma7moud3ly avatar Ma7moud3ly commented on September 6, 2024

@FakeChimera01 Have you tried V1.1 ?

from micro-repl.

FakeChimera01 avatar FakeChimera01 commented on September 6, 2024

@Ma7moud3ly yes, i'm using latest version

from micro-repl.

Wind-stormger avatar Wind-stormger commented on September 6, 2024

Me too, V1.1 not work on ESP32S2 or ESP32S3.

https://github.com/orgs/micropython/discussions/11272#discussioncomment-5643079

from micro-repl.

Ma7moud3ly avatar Ma7moud3ly commented on September 6, 2024

Hello guys,
In the new version, I have added an option to approve any port manually and add it to the white list.
All your boards are expected to be working now..
Thanks for your help.

for update -> https://play.google.com/store/apps/details?id=micro.repl.ma7moud3ly

from micro-repl.

davefes avatar davefes commented on September 6, 2024

Working for me on ESP32. Very nice job. The ESP32 dev board is even powered from my phone so can program on the go!

Syntax highlighting is probably a big ask.

Something odd happens when you rotate the phone, you lose the connection ... I am confident that it is not my data cable connections.

Turning rotate off and it works. For the editor it would be nice to go to landscape.

from micro-repl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.