-
It works well with the Pyboard but I can't connect to the WiPy either wirelessly or via the expansion board USB. My main.py is just a single line comment. boot.py is
``` python
# boot.py -- run on bo…
-
I'm using this board https://www.olimex.com/Products/IoT/MOD-WIFI-ESP8266-DEV/. When I try to run
"sudo ampy --port /dev/ttyUSB0 run test.py" or any other command, it says "Could not enter raw repl".…
-
This issue appears not to be very minor for the pyboard or any board using 64- or 100-pin versions of the STM32F405, so it could be low-priority or 'won't fix'. However, I encountered this running Mic…
-
```
../micropython/ports/unix/micropython main.py
---------------------------
- Python pkg MicroWebSrv2 -
- version 2.0.6 -
- by JC`zic & HC2 -
…
-
Does this repo support BLE on esp 32?
Please share any examples or tutorials if available
-
The app crashed occasionally and does not allow many other apps to be installed.
An important factor is the sha1 implementation in the totp directory. There might be better solutions.
* micropyth…
plan5 updated
2 years ago
-
Hereafter the list of all new variants requested and their linked issue.
Feel free to file an new issue then it will be added to this list.
> [!NOTE]
> **This is a community projects.**
> **A…
-
My `rsync`, for example, takes 40 seconds or so with a very few folders. Partially because every single remote command resets the module and re-compiles (small) chunks of code.
-
Hello,
I just managed to put my first working python program on my ESP board using rshell (yay!).
Unfortunately now I cannot use rshell any more (boo!):
The problem seems to be that rshell resets th…
-
In some occasions, the expected confirmation and control bytes just don't appear.
Example: https://forum.micropython.org/viewtopic.php?f=16&t=9570&sid=70db886a6659dc07e0cae62e61080532:
```
ERRO…