Hi everyone,
I’m working on a project using a Raspberry Pi with the Quectel EG95 LTE module (specifically EG95-E). I’ve successfully configured the module and established a data connection. I can ping public DNS (like 8.8.8.8), but I’m experiencing extremely weak signal quality and very high, unstable latency (see attached ping test results).
System Setup:
- Module: Quectel EG95
- Board: Raspberry Pi (using USB interface)
- Network: Viettel (Vietnam, LTE Band 3 - 1800MHz)
- AT Commands Used:
AT+CSQ→+CSQ: 27,99AT+QCSQ→+QCSQ: "LTE",59,-94,70,-18AT+QENG="servingcell"→ Signal RSRP:-92 dBm, RSRQ:-13 dBAT+QNWINFO→"FDD LTE", "45204", "LTE BAND 3", 1700
Observations:
- The ping test shows frequent latency spikes >2000ms, sometimes >3000ms (see screenshot).
- Serving cell RSRP and RSRQ seem too low for a stable LTE connection.
- Signal from neighbor cells (intra/inter) also looks poor.
- Despite successful TCP connections and data activity, the performance is unusable for real-time or even low-latency communication.
Questions:
- Are the current RSRP/RSRQ levels (around -92 dBm / -13 dB) typical for Band 3? Would this explain the poor latency?
- Is there a way to force the EG95 module to connect to stronger neighboring cells or prioritize certain cells?
- Would switching to another band or modem firmware potentially improve stability?
- Could this be an antenna issue (currently using a passive LTE antenna) or something with my board power supply?
Any advice, suggestions, or debugging tips would be greatly appreciated. I’ve attached screenshots of AT logs and ping results.
Thanks in advance!

