0

We have some software running on Windows 7 on a mobile device (Panasonic Toughbook) which needs to initiate a 3g connection to download data.

The WWAn adapter in question is a Gobi 2000. Is there any way of controlling the adapter direct from .net or should we fall back on Windows to initiate the connection as required (battery life is important).

abatishchev
  • 98,240
  • 88
  • 296
  • 433
Jon Hilton
  • 173
  • 2
  • 15
  • Did you ever find an answer for this? I just started a project for the Toughbook and I'm also looking for how to control the Gobi adapter and read signal strength. –  Apr 02 '11 at 00:59

1 Answers1

0

You can get the SDK from http://www.gobianywhere.com/node/add/developers-sdk

Haven't tried it to see how good it is yet.

DDM
  • 542
  • 4
  • 15
  • Hello, we have the same case. However, I need the gobi SDK even if it is c++. I don't know where to download it. – Kumait Mar 18 '15 at 08:17