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 10-30-2011, 01:19   #1 (permalink)
Freak Poster
 
Join Date: Mar 2005
Location: inside USB cable
Age: 41
Posts: 425
Member: 128122
Status: Offline
Thanks Meter: 256
Send NCK codes via USB to Motorola phones


Is this possible to use USB API like fr3nsis does in some of his projects.
To send NCK codes for motorola phones.
I ask this cause I have Motorola VE538 which is showing CARD Error for now. So I have no chance to enter my NCK codes if ever I buy it from some trusted codes provider.

I've been searching solutions for whole day but can't find the best solution...
I use radiocomm but seems not working for me..
For now is I'm reading USB API to send frames to phone if possible for my Personal phone VE538..

If anyone have an Idea also, please share it here so we have an output..

br

Last edited by dr_aybyd; 10-30-2011 at 01:28.
  Reply With Quote
Old 10-30-2011, 01:28   #2 (permalink)
No Life Poster
 
Celmaster2's Avatar
 
Join Date: Feb 2011
Location: Guatemala
Posts: 570
Member: 1526099
Status: Offline
Sonork: 100.1579632
Thanks Meter: 84
sniff radiocomm...........
  Reply With Quote
Old 10-30-2011, 05:27   #3 (permalink)
Freak Poster
 
josedavido's Avatar
 
Join Date: Apr 2005
Location: Inside Vb.Net
Age: 41
Posts: 374
Member: 140822
Status: Offline
Sonork: 100.1594493
Thanks Meter: 1,010
post your actual code to see on it
  Reply With Quote
Old 10-30-2011, 07:42   #4 (permalink)
No Life Poster
 
fr3nsis's Avatar
 
Join Date: Oct 2005
Location: Rome , Italy
Posts: 1,530
Member: 190882
Status: Offline
Sonork: BB PIN: 7C83D9CE
Thanks Meter: 1,282
Donate money to this user
I had done this application for p2k phones using p2k dll , but i dont know if your phone is compatible

Inviato dal mio HTC Desire S usando Tapatalk
  Reply With Quote
Old 10-31-2011, 05:52   #5 (permalink)
No Life Poster
 
[Shadab_M]'s Avatar
 
Join Date: Mar 2006
Location: .: India :. Heaven on Earth
Posts: 2,496
Member: 238812
Status: Offline
Sonork: 100.1602669
Thanks Meter: 1,443
Quote:
Originally Posted by dr_aybyd View Post
Is this possible to use USB API like fr3nsis does in some of his projects.
To send NCK codes for motorola phones.
I ask this cause I have Motorola VE538 which is showing CARD Error for now. So I have no chance to enter my NCK codes if ever I buy it from some trusted codes provider.

I've been searching solutions for whole day but can't find the best solution...
I use radiocomm but seems not working for me..
For now is I'm reading USB API to send frames to phone if possible for my Personal phone VE538..

If anyone have an Idea also, please share it here so we have an output..

br
fr3nsis uses P2K.DLL for communication with phone just as RadioComm does.

As you say RadioComm failed to send code to your phone, then you must check if your phone is compatible with P2K communication or it need some other protocol to send NCK.

Br,
Shadab Ahmad
  Reply With Quote
Old 11-01-2011, 09:54   #6 (permalink)
No Life Poster
 
darmiles's Avatar
 
Join Date: Sep 2005
Location: Resign
Posts: 525
Member: 177036
Status: Offline
Thanks Meter: 934
Donate money to this user
i have a delphi code no need to use p2k.api . try my soft maybe can do add some function like send nck

http://uploadmb.com/dw.php?id=132013...OROLATOOLS.exe
Attached Images
File Type: jpg p2k.JPG (32.7 KB, 414 views)
  Reply With Quote
Old 11-04-2011, 17:06   #7 (permalink)
Freak Poster
 
josedavido's Avatar
 
Join Date: Apr 2005
Location: Inside Vb.Net
Age: 41
Posts: 374
Member: 140822
Status: Offline
Sonork: 100.1594493
Thanks Meter: 1,010
i am still stucked on Blackberry send USB commads, i try to use RimRadiocoMMlib.dll but had a lot of problems, if exist a different way to do it on vB 2010 i'll be thanks full.
  Reply With Quote
Old 11-08-2011, 03:45   #8 (permalink)
Freak Poster
 
Join Date: Mar 2005
Location: inside USB cable
Age: 41
Posts: 425
Member: 128122
Status: Offline
Thanks Meter: 256
I think p2k api will not work..

I tried and phone cannot detect..
  Reply With Quote
Old 11-08-2011, 16:19   #9 (permalink)
No Life Poster
 
[Shadab_M]'s Avatar
 
Join Date: Mar 2006
Location: .: India :. Heaven on Earth
Posts: 2,496
Member: 238812
Status: Offline
Sonork: 100.1602669
Thanks Meter: 1,443
Quote:
Originally Posted by josedavido View Post
i am still stucked on Blackberry send USB commads, i try to use RimRadiocoMMlib.dll but had a lot of problems, if exist a different way to do it on vB 2010 i'll be thanks full.
Use forum and you will definitely find a way as it is already posted.

I hopw this thread not get hijacked.

Br,
Shadab Ahmad
  Reply With Quote
Old 11-08-2011, 16:57   #10 (permalink)
Product Manager
 
orbita's Avatar
 
Join Date: Apr 2002
Location: nckDongle
Posts: 13,325
Member: 11170
Status: Offline
Sonork: 1603694
Thanks Meter: 6,944
Quote:
Originally Posted by josedavido View Post
i am still stucked on Blackberry send USB commads, i try to use RimRadiocoMMlib.dll but had a lot of problems, if exist a different way to do it on vB 2010 i'll be thanks full.

Just use windows API and no matter what language you use, VB , C, C++ , Pascal e.t.c. e.t.c.

All work in same way, sintax only differ.
Get handle and work with it.

shadab_a4u is right, in this forum all posted,reposted, explained,reexplained e.t.c.

If you wait for ready solution, waiting must be long.
  Reply With Quote
Old 11-11-2011, 15:19   #11 (permalink)
Freak Poster
 
josedavido's Avatar
 
Join Date: Apr 2005
Location: Inside Vb.Net
Age: 41
Posts: 374
Member: 140822
Status: Offline
Sonork: 100.1594493
Thanks Meter: 1,010
Quote:
Originally Posted by orbita View Post
Just use windows API and no matter what language you use, VB , C, C++ , Pascal e.t.c. e.t.c.

All work in same way, sintax only differ.
Get handle and work with it.

shadab_a4u is right, in this forum all posted,reposted, explained,reexplained e.t.c.

If you wait for ready solution, waiting must be long.
Thanks Mr. orbita and Shadab.

I am not waitting for ready solution, i am not an idiot, I LIKE to programm but in my country i can't study this kind of programming, so, i need to learn by myself.
I already have the first part, the USB detection but still don't know use the send and recive commands part.

I promise i will work on it, and post the final result.


Br,
Josedavido
  Reply With Quote
Reply

Bookmarks


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
news headlines to gsm phone mos Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 7 05-22-2016 11:42
How to add a language in 51xx/61xx tati Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 8 05-21-2013 19:20
How to upload a new firmware... Brand Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 8 06-08-2012 18:29
Copy from one 6110 to another Leif Nielsen Nokia Legacy Phones ( DCT-1 ,2 ,3 ,L ) 1 06-10-1999 22:36

 



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



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.30090 seconds with 10 queries

SEO by vBSEO