How do I send a submit pdu? Is this done using sms?
Main Topics
Browse All TopicsHow can I remove the operator logo from my mobile screen?
Before you answer, I should note that:
1) I do not mean the backgound graphic, but rather the TEXT logo which displays which network you are connected to (ie:"UK VODAFONE").
2) I have seen various links saying to upload a 1px x 1px transparent gif and select that as the operator logo, but the logo is text not graphic.
3) Either way, my phone has no option to select a graphic as the operator logo.
I have seen adverts on the TV recently, and I'm wondering how its done, and if there is a generic solution for all phones..?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
One way to do it if the sending phone supports AT commands, you can use HyperTerminal to send the message. But you have to create the full PDU first. If you need source samples, you may find it on http://www.scampers.org/st
bhpr, I have no idea what SMPP/CIMD is and I dont have a data cable. I should have mentioned (sorry) that I am trying to do this with SMS not cables.
Zamba1, I may be in over my head here. Is all this PDU stuff to do with sending commands via a cable, or does it work with standard sms?
I need to read up on it some more - thanks for the link.
if u buy data cable u can do this ..
visit http://www.bhprin.com/wire
may help you!
> I am trying to send myself an sms (from our sms gateway server) [...]
You should have written at the beginning that you are using a server, not a phone. How do you communicate with your gateway server? There should be some way to send messages directly. Try to find out the protocols it supports - [bhpr] already asked you before if it might support SMPP/CIMD. Dig up that server documentation to find it out! If anyone here knows the protocol, they will surely help you.
Business Accounts
Answer for Membership
by: Zamba1Posted on 2005-07-11 at 16:18:04ID: 14417340
You cannot wipe out the text operator logo with an MMS graphic (a gif, jpeg etc.). On some phones sending a special operator logo SMS with an empty bitmap can be used to remove the textual operator logo.
000001
If you are familiar with the PDU mode, try sending a Submit-PDU with data coding scheme 0x15 (8-bit data, ME specific) with the following user data to the concerned phone:
060504158200003000F0000A00
where
UDH = 06050415820000
and DATA = 3000F0000A00000001