Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't break wwan connection when user set's force edge #1

Open
asdil12 opened this issue Nov 16, 2012 · 0 comments
Open

Don't break wwan connection when user set's force edge #1

asdil12 opened this issue Nov 16, 2012 · 0 comments
Labels

Comments

@asdil12
Copy link
Owner

asdil12 commented Nov 16, 2012

When a user connetc's to the mobile network and get's a 3G or HSDPA connection, and then selects 'force EDGE' from the menu (after the connection is established) the

  • Connect to Mobile Network
  • Wait until Connection to 3G/HSDPA is established <BROADCAST,MULTICAST>
  • Set force edge
  • You will get <NO-CARRIER,BROADCAST,MULTICAST,UP>

The connection might have to be disabled before and enabled afterwards, or only reinitialized afterwards.

This problem also occures, when the card looses connection to the network, or maybe, when a handover fails.
The card won't reconnect by itself. Manual user interaction and a complete wwand is needed atm to reconnect.

This may also be specially related to handovers to and from 3G-Based modes - but a general issue with non-900MHz networks is also posible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant