Jump to content

How can I get the signal strength?


Guest nattster

Recommended Posts

  • 2 months later...
Guest fluxt
How can I get the signal Strength?

I'm writing program with VB.net

and what about the cell broadcast message. can I get it too?  ;)  :D

<{POST_SNAPBACK}>

I think the OpenNETCF.Phone namespace has some code to do just this.

Link to comment
Share on other sites

  • 3 weeks later...
Guest sharpstuff
I think the OpenNETCF.Phone namespace has some code to do just this.

<{POST_SNAPBACK}>

Not sure about doing it in .NETCF, but I managed it by writing a C++ DLL that opens gsm modem port and does an "AT+CSQ" command

Then I call from my C# app

Edited by sharpstuff
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.