I have a modem with a Quectel EG915N-EU chip that I’d like to use with my Windows laptop to access the internet. I am communicating with the modem via RS485 using a USB adapter. I’ve managed to connect and send AT commands to the modem using Putty, and I’m receiving responses to most commands. The SIM card is confirmed to be working, as I was able to use an AT command to successfully call my phone.
I also tried adding the modem to Windows via the “Phone and Modem” settings by selecting the appropriate COM port, but I couldn’t get it to work on the IP level. While I couldn’t find a specific driver for this exact model, I wanted to try a different version. However, since the RS485-USB adapter also requires a driver, I can’t install a modem driver for the same COM port.
Can anyone help me figure out how to solve this issue? Is it even possible? I’m relatively new to this field, so my knowledge of modems is quite limited. Any help would be greatly appreciated!
I use Putty to send the AT commands through the serial port.
The AT command you’ve suggested gave me this output: +CME ERROR: 4
I checked it and it means: Operation not supported
I tried AT+QCFG=? as well and for that I got CME ERROR 50. (incorrect parameters)
I used the Serial Port (COM3) in Putty with 9600bps, 8 data bits, 1 stop bits and no parity. I can’t choose the standard 900bps modem. Is there an other way to send AT commands?
Okay, I can give it a try. Why would the manufacturer matter though? What influence does the manufacturer have? If I understand correctly, modems only communicating with AT commands and I can use it with this connection.
If you can’t even send AT commands, then we can’t help you. If you need help, please show how the module is connected and provide a hardware schematic.