-
Going back to the previous issue that was talked about: utilising the RTC to force the device to wake up every 59 minutes to run its operations. Both the base and rover have to be in sync for this ope…
-
Hi Peter;
Just tried to run the portable version as I have both esp8266 and pyboards to calibrate, but on the pyboard it fails as the pyboard I2C does not include readfrom_mem_into:
```
from ds…
-
The wiki produces a 502 here. The "test drive a Pyboard" page is not working.
-
I'm not sure if this project is still alive, but I thought that everything was working except for the REPL console. I haven't been able to test with Windows lately, but I get this error:
```
Conne…
-
I used the UART1 on pyboard,the baudrate is 19200bps, when used the UART.sendbreak() function, the 13 bit delay is 677uS, but actual is 520uS in oscillograph.How to solve this issue.Thanks!
-
[Enter steps to reproduce:]
1. just started new project upload sync for first time.
2. ...
**Atom**: 1.48.0 x64
**Electron**: 5.0.13
**OS**: Microsoft Windows 10 Pro
**Thrown From**: [pymakr…
-
i can't upload file into esp32 getting:
ampy.pyboard.PyboardError: could not enter raw repl
With thonny uploading is working fine. Do you know what is the reason?
-
I have recently adopted my µPIDE Micropython IDE to use pyboard.py for remote communication. I soon noticed that transfers from the device to the host are 5 times slower under Windows 10 than under Li…
-
> Please provide a clear and concise description of the bug along with logs
## What are the steps to reproduce this issue?
1. Run the code via "run" command after successfully connected to pico
…
-
There have been so far 2 independent reports of a "flaky" serial device on the pyboard. The pyboard works, and the mass storage device appears. The serial driver can be installed and the pyboard is …