@sie-js/serial
v1.1.13
Published
Various serial protocols which are used in the Siemens Mobile Phones.
Readme
Summary
Various serial protocols which are used in the Siemens Mobile Phones.
Install this package with npm:
npm i @sie-js/serialExamples
| Protocol | Example | Description | |----------|----------------------------------------------------------------------------------------------------------|----------------------------------| | BFC | examples/bfc.ts | Siemens Debug protocol | | CGSN | examples/cgsn.ts | ArmDebugger protocol | | AT | examples/atc.ts | Modem AT commadns protocol | | BSL | examples/bsl.ts | Serial Bootstrap Loader protocol | | DWD | examples/dwd.ts | APOXI debug protocol (DWDIO) | | CHAOS | examples/chaos.ts | Chaos flasher protocol |
