Top "Gsm" questions

GSM is an abbreviation for "Global System for Mobile Communication"

'Reliable' SMS Unicode & GSM Encoding in PHP

(Updated a little) I'm not very experienced with internationalization using PHP, it must be said, and a deal of searching …

php unicode sms gsm
+CMS ERROR: 304, sending message using at command

Im new to GSM and AT command sets, based on the error +CMS ERROR: 304 its a Invalid PDU mode parameter …

sms gsm at-command modem pdu
Retrieve GSM signal strength in Android

I'm a newbie to Android. How do I get the GSM signal Strength in terms of percentage (1 - 100%)?

android gsm signal-strength
Cell (cell-id), BTS and BSS in GSM network

what is the relation between BTS and cell? I think one BTS hardware can cover few cells and also some …

gsm mobile-phones telecommunication cellid
Receive SMS through GSM modem

I saw that similar topics were posted on this forum, but I simply don't understand how to send AT commands …

c# gsm modem
Api / services for receiving sms (text messaging) online

My current project requires us to receive text messages online. It's hard to wade through the search results as many …

api sms gsm sms-gateway
Is APN login information stored on SIM cards?

I am interfacing with a GSM modem module through the standard GSM AT command interface. Right now the access point …

telephony gsm
Sending Unicode Messages (such as in Persian and Arabic) in C# using AT Commands through GSM Modem

I am developing an application for GSM Modems (D-Link DWM-156) in C#.Net using AT commands. I have a problem …

c# unicode sms gsm at-command
Implementing a GSM Modem for SMS

So I've got a website that serves ~1000 users, coordinating scheduling for events. I'd like to enable our system to send …

php sms gsm
Communicating serial port on windows with php

I'm working with an application which connects to Huawei 3G Modem using COM ports in php. Here is my code: &…

windows serial-port gsm modem