GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > Other Gsm/Mobile Related Forums > GSM Programming & Reverse Engineering


GSM Programming & Reverse Engineering Here you can post all Kind of GSM Programming and Reverse Engineering tools and Secrets.

Reply
 
LinkBack Thread Tools Display Modes
Old 03-31-2009, 21:07   #16 (permalink)
No Life Poster
 
Dave.W's Avatar
 
Join Date: Nov 2001
Location: England
Age: 41
Posts: 2,821
Member: 7653
Status: Offline
Thanks Meter: 823

I think there must be many sources out there for delphi in the net already.

Visual studio is a relativly new kind of language, with very few websites helping with serial comms, thats why I post here
  Reply With Quote
The Following User Says Thank You to Dave.W For This Useful Post:
Old 04-01-2009, 00:39   #17 (permalink)
Cheater -Don't Deal with him-
 
infogsm's Avatar
 
Join Date: Nov 2002
Location: Tunisia
Age: 44
Posts: 4,282
Member: 18022
Status: Offline
Sonork: 1574868
Thanks Meter: 192
thx man it s very interesting for beginners !!
br
  Reply With Quote
The Following User Says Thank You to infogsm For This Useful Post:
Old 04-02-2009, 00:46   #18 (permalink)
Junior Member
 
Join Date: Mar 2009
Posts: 13
Member: 993247
Status: Offline
Thanks Meter: 5
thanks man i've worked with t290i and AT Command it works well.

now i'll try to make the MCU recieve the msg that the mobile recieve automatically and switch on/off devices
  Reply With Quote
The Following 2 Users Say Thank You to cool_guy4ever15 For This Useful Post:
Old 05-17-2009, 10:44   #19 (permalink)
Freak Poster
 
Join Date: Mar 2005
Location: inside USB cable
Age: 41
Posts: 425
Member: 128122
Status: Offline
Thanks Meter: 256
hi, Dave.W
i got this error when I sent this AT Command AT+CPBR=1,250
that command is for phonebook extraction

System.InvalidOperationException was unhandled
Message="The port is closed."
Source="System"
StackTrace:
at System.IO.Ports.SerialPort.ReadExisting() at SerialPort_Test.Form1.SerialPort1_DataReceived(Obj ect sender, SerialDataReceivedEventArgs e) in C:\Documents and Settings\Administrator\My Documents\Downloads\SerialPort_Test\SerialPort_Tes t\SerialPort_Test\Form1.vb:line 74 at System.IO.Ports.SerialPort.CatchReceivedEvents(Obj ect src, SerialDataReceivedEventArgs e) at System.IO.Ports.SerialStream.EventLoopRunner.CallR eceiveEvents(Object state) at System.Threading._ThreadPoolWaitCallback.WaitCallb ack_Context(Object state) at System.Threading.ExecutionContext.runTryCode(Objec t userData) at System.Runtime.CompilerServices.RuntimeHelpers.Exe cuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData) at System.Threading.ExecutionContext.RunInternal(Exec utionContext executionContext, ContextCallback callback, Object state) at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state) at System.Threading._ThreadPoolWaitCallback.PerformWa itCallbackInternal(_ThreadPoolWaitCallback tpWaitCallBack) at System.Threading._ThreadPoolWaitCallback.PerformWa itCallback(Object state)
InnerException:
  Reply With Quote
The Following User Says Thank You to dr_aybyd For This Useful Post:
Old 08-17-2009, 22:14   #20 (permalink)
Junior Member
 
Join Date: Aug 2009
Posts: 4
Member: 1096878
Status: Offline
Thanks Meter: 1
it is really easier in C# .net , and specially , You can compile and MSL for later compile for linux.
  Reply With Quote
The Following User Says Thank You to satmosc For This Useful Post:
Old 10-23-2009, 22:24   #21 (permalink)
Crazy Poster
 
Join Date: Oct 2009
Posts: 54
Member: 1147468
Status: Offline
Thanks Meter: 4
tnx guys For this Nice topic
  Reply With Quote
Old 02-28-2010, 15:46   #22 (permalink)
Freak Poster
 
costel_mcb's Avatar
 
Join Date: Feb 2006
Location: Romania
Posts: 266
Member: 230657
Status: Offline
Thanks Meter: 10
Dave.W can explain how can i send nck codes via usb to nokia bb5 phones, i try to use at comand but not all phones have "Phone to Network Lock" facility Enabled
  Reply With Quote
Old 03-08-2010, 20:20   #23 (permalink)
Freak Poster
 
Join Date: Jul 2007
Location: EGYPT
Age: 39
Posts: 261
Member: 540787
Status: Offline
Sonork: 100.1584126
Thanks Meter: 300
thx man it s very interesting for beginners !!
  Reply With Quote
Old 05-26-2010, 19:00   #24 (permalink)
Banned
 
Join Date: Dec 2006
Location: ALGERIE ORAN
Age: 50
Posts: 428
Member: 415170
Status: Offline
Thanks Meter: 1,042
Dim i As VariantType
  Reply With Quote
Old 05-26-2010, 19:13   #25 (permalink)
Banned
 
Join Date: Dec 2006
Location: ALGERIE ORAN
Age: 50
Posts: 428
Member: 415170
Status: Offline
Thanks Meter: 1,042
Dim i As VariantType
Attached Images
File Type: png 26-05-2010 19-10-54.png (9.3 KB, 514 views)
Attached Files
File Type: zip WindowsApplication1.zip (8.2 KB, 640 views)
  Reply With Quote
The Following User Says Thank You to ufsx002 For This Useful Post:
Old 06-08-2010, 22:28   #26 (permalink)
No Life Poster
 
calvinpower's Avatar
 
Join Date: Jul 2002
Location: Tanzania
Posts: 1,062
Member: 14229
Status: Offline
Thanks Meter: 135
Dave.W

I want to write an application using visualbasic2008 which will run on my PC and communicate to a mobile phone using AT commands. ( nokia 1202, 1203)
like reading phone imei, security code, restore factory state, unlock sp lock
  Reply With Quote
The Following User Says Thank You to calvinpower For This Useful Post:
Old 06-09-2010, 08:15   #27 (permalink)
No Life Poster
 
Dave.W's Avatar
 
Join Date: Nov 2001
Location: England
Age: 41
Posts: 2,821
Member: 7653
Status: Offline
Thanks Meter: 823
Quote:
Originally Posted by calvinpower View Post
I want to write an application using visualbasic2008 which will run on my PC and communicate to a mobile phone using AT commands. ( nokia 1202, 1203)
like reading phone imei, security code, restore factory state, unlock sp lock
Yes, read post 1 and 2 in this thread!
  Reply With Quote
Old 06-09-2010, 21:37   #28 (permalink)
No Life Poster
 
calvinpower's Avatar
 
Join Date: Jul 2002
Location: Tanzania
Posts: 1,062
Member: 14229
Status: Offline
Thanks Meter: 135
cool man. but where to find AT COMMANDS
  Reply With Quote
Old 06-10-2010, 08:16   #29 (permalink)
No Life Poster
 
Dave.W's Avatar
 
Join Date: Nov 2001
Location: England
Age: 41
Posts: 2,821
Member: 7653
Status: Offline
Thanks Meter: 823
Quote:
Originally Posted by calvinpower View Post
cool man. but where to find AT COMMANDS
Read post number 2, all is posted.
  Reply With Quote
Old 06-10-2010, 10:57   #30 (permalink)
No Life Poster
 
calvinpower's Avatar
 
Join Date: Jul 2002
Location: Tanzania
Posts: 1,062
Member: 14229
Status: Offline
Thanks Meter: 135
Dave.W

its grateful that u have provided me with such a beatiful and simple tutorial. i was in search of such tutorial for long a time.
I have managed to add a progressivebar and a timer. I am about to start prepairing gsm AT commands like read imei, firmware version, model , make and so forth. please guide me how to send all AT commands at once. and please can you give me AT commands for " read security code, write flash etc...etc..
  Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
free video tutorial for VB.net Mind Power GSM Programming & Reverse Engineering 6 10-07-2011 20:08
how to read Cyberflex e-gate cards SN with VB.net GalaxyMan GSM Programming & Reverse Engineering 7 04-19-2010 07:45
Problem Serial Port in Widcomm 5.1.0.1100 Nuker5 Bluetooth-Software 3 07-04-2006 12:45
Using serial port in T720i paulos Motorola P2k 0 06-11-2004 23:58
Flash program for serial port Byteripper Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 5 02-02-2001 18:35

 



All times are GMT +1. The time now is 19:22.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.25519 seconds with 11 queries

SEO by vBSEO