smsPDU | send Unicode PDU sms with c # and 3G modem | SMS library
kandi X-RAY | smsPDU Summary
kandi X-RAY | smsPDU Summary
send Unicode PDU sms with c# and 3G modem.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of smsPDU
smsPDU Key Features
smsPDU Examples and Code Snippets
Community Discussions
Trending Discussions on smsPDU
QUESTION
I use SIM-900 in my device.
I need to get a balance from sim card.
I use this command and get this result.
...ANSWER
Answered 2019-Sep-06 at 23:2006270639062A...
is 0627 0639 062A ...
.
0627
is hex for Unicode character ا
(ARABIC LETTER ALEF)
0639
is hex for Unicode character ع
(ARABIC LETTER AIN)
062A
is hex for Unicode character ت
(ARABIC LETTER TEH)
and so on...
So, grap hex digits in blocks of 4, parse as hex and assign to char
(since char
is UTF-16 aka UCS2
, like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install smsPDU
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page