PDU conversion


Closed Thread
Results 1 to 7 of 7

Thread: PDU conversion

  1. #1
    Join Date
    Oct 2006
    Posts
    4

    Default PDU conversion

    If somebody have encode\decode function for PDU please share.
    I have it in pascal but I don't know to translate that to picbasic.
    Thanx

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898

    Default

    try posting it here.. maybe we could do some guess.
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

  3. #3
    Join Date
    Oct 2006
    Posts
    4

    Default

    You think on pdu conversion in pascal? This is it...
    Attached Files Attached Files

  4. #4
    Join Date
    Jan 2004
    Location
    Thessaloniki , GREECE
    Posts
    61

    Wink SMS decoding / encoding using pbasic pro

    Hi!
    I don't know if this is what you are looking for give my code a try....

    http://www.picbasic.co.uk/forum/showthread.php?t=305

  5. #5
    Join Date
    Oct 2006
    Posts
    4

    Default

    Is that conversion translating into PDU only text of the SMS or converting all (with telephone number)? I saw that the code converts only text hello, but I didn't saw phone number
    Thanx

  6. #6
    Join Date
    Jan 2004
    Location
    Thessaloniki , GREECE
    Posts
    61

    Default

    As far as I can remember (there has been a long time since I worked on this project) the phne number and /or SMS center etc are a little bit other encoding
    see some infos below:

    http://home.student.utwente.nl/s.p.e...e/sms_pdu.html

    Is not so didfficult to implement this encode /decode too but for the moment my
    code is doing sms text enc/dec only.

    You have to encode your permanent numbers etc and use direct hex numbers
    you can do this with online tools like the one above (also search google)

    Have a nice day!!

  7. #7
    Join Date
    Oct 2006
    Posts
    4

    Default

    Thanx bitmaniac
    Have a nice day, too.

Similar Threads

  1. A/D conversion with PIC18F67J50
    By ScaleRobotics in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 8th May 2009, 02:48
  2. PDU Conversion
    By ichilton in forum General
    Replies: 1
    Last Post: - 6th November 2008, 17:10
  3. Filling pdu array with gps data!
    By camolas in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 4th October 2008, 01:54
  4. A/D conversion problem in 18F2520, 2523, 2550 etc.
    By selimkara in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 10th March 2008, 17:26
  5. Strange A/D conversion...
    By Christos_K in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 5th June 2005, 02:35

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts