Receiving raw SMS through Ofono "incoming-message" callback
by Frederik Lotter
Hi,
It looks like the SMS receive API attempts to represent the incoming SMS as
an array of characters inside the callback function.
IncomingMessage(string message, dict info)
I am expecting a raw payload of server data via SMS. I cannot see how this
will work in the current implementation since the raw data may well be full
of zeros which will act as a string terminator.
Any ideas?
Kind Regards,
Frederik Lotter
MiX Telematics South Africa
6 years, 1 month