Open kgilmer opened 13 years ago
From an email from Vish:
After booting, I attached the BUG3G module with the ericsson F5521gw modem, went through the necessary steps to get the software configured (ie: install softkeys, manually input ATT's APN details, wait for the RIL to successfully connect, then issue 'netconfig rmnet0 dhcp'), et voila! Great success!
Next steps:
1) Find a way to ship with APN details already pre-configured
2) automatically 'netconfig rmnet0 dhcp' when connected
A little further detail to set the APN:
Navigate to Settings -> Wireless & Networks -> Mobile Networks -> Access Point Names The list will be empty. We need to simulate a 'click' of the Menu button, so in an adb shell type in 'input keyevent 82' <see https://github.com/buglabs/android/issues/23 >, then choose New APN.
For AT&T:
Name: ATT
APN: wap.cingular
Proxy:
Then 'input keyevent 82' and Save.
-SMS -Data service