Using Android-emulator to test AT commands by COM from external application
Asked Answered
D

2

8

I need send AT commands to a usb GSM modem whith C#.
The problem is that i havent no GSM modem or GSM enabled device yet to develop then i was looking for a emulator.
The only simulated GSM modem i found was that come with the Android SDK.
My problem now is sent AT commands to Android simulated GSM modem througt COM port like i need to do in my real application.
There is some way to reach COM (virtual Usb-Com) port of Android simulated GSM modem and sent AT commands to connect to internet ?

There is someone telling about here but it cant help me.

Derogative answered 25/4, 2012 at 1:16 Comment(1)
hi, can you explain which Android SKD you used? Thank you.Dubose
R
1

Why dont use Microsoft emulator ?

see the Cellular Emulator section and here.

Rousseau answered 28/5, 2012 at 11:36 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.