Skip to content

Using WEBrepl #97

@benb0jangles

Description

@benb0jangles

Hi

Downloaded WebRepl from:
https://github.com/micropython/webrepl

Connected to wifi:
ESP32AccessPoint

Opened:
webrepl.html

connected to:
ws://192.168.0.1:8266/

entered password

But what now?
-Is it possible to command the Tracker?
-Possible to calibrate?
-list configs?

How possible?

When I run commands:
>>> help

I get:
<function>

Then command:
>>> configs

I get:

Traceback (most recent call last):                                                                                                    
  File "<stdin>", line 1, in <module>                                                                                                 
NameError: name 'configs' isn't defined 

Also command:
>>> setup 0

Gives:

Traceback (most recent call last):                                                                                                    
  File "<stdin>", line 1                                                                                                              
SyntaxError: invalid syntax                                                                                                           
>>>          

Why no worky plz?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions