I'd like to get some data out of the PPP with my own microcontroller.
I'm a bit puzzled... according to some documents, it should stream out human readable messages. I do get 'only' hex.
The first attempts of communicating via the hex protocol failed too, at least I get the error message.
Can someone point me to a documentation? Or even a library (Arduino or Python would be ideal).