Coder Social home page Coder Social logo

Comments (11)

bigbrodude6119 avatar bigbrodude6119 commented on July 24, 2024

You should be good to plug in the board to the flipper and start the app. This error occurs when on the dev board since it doesn't automatically start after flashing. Please let me know if that works.

from flipper-zero-evil-portal.

grantfosterr avatar grantfosterr commented on July 24, 2024

im using a esp32 s2 mini, i put it in the GPIO and the app runs but it jus says "starting portal, if no response press back to return" and nothing after that

from flipper-zero-evil-portal.

bigbrodude6119 avatar bigbrodude6119 commented on July 24, 2024

Can you provide the pins that you are connecting to the flipper? The app requires 3.3v, ground, Rx, and TX to be connected.

If you have multiple sets of tx/rx can you try both of them?

from flipper-zero-evil-portal.

grantfosterr avatar grantfosterr commented on July 24, 2024

i tried connecting it different ways, that didnt work, could it be a flashing error?

from flipper-zero-evil-portal.

bigbrodude6119 avatar bigbrodude6119 commented on July 24, 2024

It very well could be. Let's try this:

Connect the board to your PC and open up the Arduino IDE.

Open up the serial monitor.

Type 'sethtml=testing' into the text input box and press send.

If the serial connection is working you should get back "html set".

Then you can type 'setap=test' and you should see "AP set" and the server should start up.

If none of this happens we may have an issue with flashing the board. Or you may need to press the reset button on the board.

from flipper-zero-evil-portal.

grantfosterr avatar grantfosterr commented on July 24, 2024

i fixed my flashing issue and serial connection works, running the evil portal app and still sats 'starting portal if no response press back'

from flipper-zero-evil-portal.

bigbrodude6119 avatar bigbrodude6119 commented on July 24, 2024

At that point in the program the board is waiting for the sethtml and setap command. The app is attempting to send those commands each time you press "Start portal".

One more thing to confirm, the RX0 pin on the board should go to TX on the flipper and TX0 on the board should go to RX.

from flipper-zero-evil-portal.

bigbrodude6119 avatar bigbrodude6119 commented on July 24, 2024

Hey, were you able to get this up and running?

from flipper-zero-evil-portal.

moshik132 avatar moshik132 commented on July 24, 2024

Thanks man. i have a problem with flashing the Wi-Fi dev board. i see in the arduino this error after the upload:

Sketch uses 782093 bytes (59%) of program storage space. Maximum is 1310720 bytes.
Global variables use 49788 bytes (15%) of dynamic memory, leaving 277892 bytes for local variables. Maximum is 327680 bytes.
esptool.py v4.5.1
Serial port COM8

A fatal error occurred: Could not open COM8, the port doesn't exist
Failed uploading: uploading error: exit status 2

can you pls tell me why?
Thanks

from flipper-zero-evil-portal.

bigbrodude6119 avatar bigbrodude6119 commented on July 24, 2024

Let's try this solution.

Unplug the board, hold the boot button on the board, plug in the board while still holding the boot button.

Release the boot button once plugged in.

Make sure that you have the correct port selected and try again.

If you are using the marauder firmware on the board already please check out the readme on how to erase that marauder firmware or check out this youtube video by Pen Ace for a tutorial.

from flipper-zero-evil-portal.

bigbrodude6119 avatar bigbrodude6119 commented on July 24, 2024

@moshik132 I am going to go ahead and close this issue. I released version 0.0.2 with instructions on an easier method of flashing the board.

from flipper-zero-evil-portal.

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.