Nikos Antonatos

Results 18 comments of Nikos Antonatos

also if I set EPD_SendCommand(0x00, "0x1F", 1); on init its not updating the panel

Shutdown is the same no changes need I ve try again on the init EPD_SendCommand(0x00, "0x1f", 1); but its not working. I leave it off. it works without it ![photo](https://user-images.githubusercontent.com/13354894/80915976-9d57da00-8d4d-11ea-83c6-1f6731e71d62.jpg)

so the next thing is to make the image fit on screen On server I have change the image res to produce 800x480 [2020-05-03 13:48:25,953] :: INFO :: root ::...

Hey folks, I solve it in a different way. I am sending it as a PDU command on asterisk -x. /usr/sbin/asterisk -rx "dongle pdu dongle0 00210005819118F000081003a70391039c039f03930395039b039f" This is an example...

@standardgbg dongle pdu has been removed on: https://github.com/wdoekes/asterisk-chan-dongle/commit/868bbd41fbf2911cdfba483e50c8e99a79d84258 Currently I am using raspbx which uses the bg111 version.

I try some changes on PDU.c the `#define NUMBER_TYPE_NETWORKSHORT` should be `#define NUMBER_TYPE_NETWORKSHORT 0x81` also about the garbage char on [comment](https://github.com/wdoekes/asterisk-chan-dongle/issues/126#issuecomment-1366961276) it's not garbage at all. It is the CTRL+Z...

> Unable to send message > > ```shell > solus*CLI> dongle sms dongle0 +79XXXXXXXXX "This is big sms test" > [dongle0] SMS queued for send > -- [dongle0] Error payload:...

> > Please, enable the debug to see the AT commands and responses. > > I didn't have enough funds to send SMS. > > ``` > sent to invalid...