In my program I'm reading some data from SIM.
Sometimes when I start my program the SIM card is not ready yet.
So I have to wait programmatically until SIM is ready
I do not know how to wait until SIM ready, please, teach me.
(probably, by submitting a request and checking the request status? but I don't know)