hochwasser
hochwasser
Is it a solution to use the MyPhoneExplorer client on the android phone? It seems to be modeled after a SonyErricsson protocol with some extensions. I can give you the...
It can use Bluetooth, WLAN and USB to communicate. I described my findings of the protocol in the following file: [at.txt](https://github.com/gammu/gammu/files/38847/at.txt)
If you could give me some hints where I have to look to implement it, I would try to make a patch.
If I try to configure the bluetooth connection in gammu I get the following error: ``` $ gammu identify Unknown error. ``` The .gammurc is the following: ``` [gammu] device...
The log for the "device=" case is attched. [gammu.txt](https://github.com/gammu/gammu/files/43613/gammu.txt) ATE1 is not on my list of supported AT commands :-/
With the commit ee977d2 the log has more information: [gammu.txt](https://github.com/gammu/gammu/files/43637/gammu.txt) I changed the ATE1 to AT+CGSN then there is more output. Hope this helps: [gammu.txt](https://github.com/gammu/gammu/files/43648/gammu.txt)
Hello @benibela, this is of topic but I found no other way to get to you. Is there a description how to setup and compile videlibri from source? I use...
The data that can be downloaded with the BULK download from the open zip file is different from the data a user can download over the API download. For example...
Hello @FloarinK13, I evaluate if we could use the open-MaStR to keep an up to date version of the MaStR local. The idea was to make a intial download an...
Super, dass du das schon korrigiert hast. Kannst du bitte einen pull request machen von deinen Änderungen? Das wäre klasse.