Note that this is entirely network-specific - some networks use a different code, some use a different method (eg, SMS), and some don’t provide it at all!
I assume you’re talking about pre-pay calling credit here?
So do that, then!
Note that this is specific to the particular operator - some operators don’t provide this service, and others may use different code
(Vodafone UK uses “*#1345#”)
Note that this is actually an Unstructured Supplementary Service - so you can also send AT+cusd=1,"*#1345#"
As I said in the post you quoted,
So, if you don’t know how to find your remaining credit, you are going to have to ask your specific Service Provider how to do it - it has nothing to do with Wavecom or Open-AT.
See above - there is no standard way to do this, so there obviously can’t be an ADL API specifically to do it!
But, of course, you can handle AT Commands & responses with ADL…
If your specific Service Provider uses SMS, you can, of course, use the ADL SMS Service to do the same th…