Hello
I'm developing a small application that will be used to get Mobile Country Code (MCC) and Mobile Network Code (MNC). I use two methods of GPRSInfo class, getHomeMCC and getHomeMNC. However, I get codes 1840 and 1, that don't correspond to any MNC or MCC

. Does anyone have any ideas about what could be happening?
Thank you