-
Hello,
I am trying to implement XMODEM file transfer in my app. Can you, please, tell me if I need to modify the lib source, for example, add classes for InputStream/OutputStream and somehow attach t…
-
Need to be able to send CTRL-X a couple of times when downloading (maybe via a function key or RUN/STOP) I suppose close and cleanly delete the created file when aborting.
-
Totally NOT an issue, but I just had to tell someone about this.
![ZMP and Zmodem over Telnet](https://user-images.githubusercontent.com/2958269/68916112-dbbaf780-0721-11ea-99ee-c3b865b79e71.png)
…
-
Note: since the original filing I have come up with a simplified way to reproduce the problem.
**Describe the bug**
We rely on an external client that includes the majority of `kui` plugins.
In…
-
### PROBLEM DESCRIPTION
_A clear and concise description of what the problem is._
Sonoff ZBBridge: IKEA bulb loses connectivity after a Tasmota restart.
### REQUESTED INFORMATION
_Make sure yo…
-
发送端:
`
ser=serial.Serial("COM5", 57600)
def getc(size):
return ser.read(size) or None
def putc(data):
return ser.write(data)
tester = YModem(getc, putc)
tester.send_file("test1…
-
Download command on closed slot return dump of all memory or something else with size of about 400k.
## Environment
|Item|Your information|
|---|---|
|**Harware**|RevE Rebooted
|**Firmware*…
-
Hi Wayne,
I have some ideas/desires for enhancement in RomWBW - specifically HBIOS - but i thought, I should just double check with you - and get your ok - instead of just throwing PRs at you.
…
vipoo updated
4 years ago
-
At least on [your website](https://www.lammertbies.nl/comm/info/crc-calculation.html) I cannot find the CRC-16 result matching the result calculated by Xmodem CRC function found in "official" XMODEM/Y…
-
aos-cube version: 0.5.11 Making config file for first time …