hologram-io / hologram-python

Hologram device-side Python SDK - Send messages to the cloud in just 3 lines of code!
https://hologram.io/
MIT License
89 stars 47 forks source link

Add ability to send raw AT commands through the CLI #27

Closed DomAmato closed 4 years ago

DomAmato commented 4 years ago

Is your feature request related to a problem? Please describe.

Would be a nice to have

Describe the solution you'd like

something like sudo hologram command <at command>

Describe alternatives you've considered

Use screen or other serial utilities.

Additional context

Could create a REPL environment but one off commands will do