PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-14-2009, 05:00 PM
Nygel's Avatar
Almost a VIP
Offline
Pocket PC: Touch Pro 2
Carrier: SPRINT
Location: BAYTOWN, TX
 
Join Date: Jun 2008
Posts: 871
Reputation: 734
Nygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

also the email setup is not working also, and yes my TV is not functioning also
__________________
Don't forget to hit the Thanks button if someone helped you out!!!!
Reply With Quote
  #2 (permalink)  
Old 02-14-2009, 07:06 PM
sc00b4s7eve's Avatar
VIP Member
Offline
Pocket PC: Sprint TP2
Carrier: Sprint SERO
Location: NorthEast, US
 
Join Date: Apr 2008
Posts: 863
Reputation: 2080
sc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIPsc00b4s7eve is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

Quote:
Originally Posted by Nygel View Post
also the email setup is not working also, and yes my TV is not functioning also
Sorry guys, I never appreiated the quality of SprintTV, I use RSShub vid/pod casts (G4TV casts are the shizznit).

but on a more helpful note...
Thanks to:
rstoyguy - http://forum.ppcgeeks.com/showthread.php?t=33527
msdn - http://msdn.microsoft.com/en-us/library/aa455896.aspx
and my buddy chris helped me fine tune and now it works every time. All it does is ask for my exchange password while downloading my email in the background. Plus adding my fav wifi spots (gotta figure out how to autodisable wep on those those). Hope it helps.
I use SASHIMI to autorun them but you could prob UC them if so inclined.
I just like the initial customizations to run b4 I start mine, that way I'm in control of when it restarts.

Code:
<wap-provisioningdoc>


   <characteristic type="DeviceInformation">
      <parm name="BacklightBatteryTimeout" value="60" /> 
   </characteristic>


<characteristic type="Wi-Fi">
    <characteristic type="access-point">
        <characteristic type="XXXXXXX"/>
    </characteristic>
</characteristic>


<characteristic type="Wi-Fi">
    <characteristic type="access-point">
        <characteristic type="XXXXXXXX"/>
    </characteristic>
</characteristic>

<characteristic type="Sync">
	<characteristic type="Connection">
         <parm name="Domain" value="OPTIONAL"/>
         <parm name="Server" value="SERVER.ADDRESS.com"/>
         <parm name="User" value="MY.EMAIL@mail2web.com"/>
		 <parm name="AllowSSLOption" value="1"/>
      </characteristic>
      <characteristic type="Settings">
        <parm name="BodyTruncation" value="1024"/>
        <parm name="PeakStartTime" value="0000"/>
        <parm name="PeakEndTime" value="0400"/>
        <parm name="PeakFrequency" value="0"/>
        <parm name="OffPeakFrequency" value="240"/>
        <parm name="AutoSyncWhenCradled" value="0"/>
        <parm name="SyncAfterTimeWhenCradled" value="120"/>
      </characteristic>
      <characteristic type="PeakDays">
        <parm name="Sun" value="1"/>
        <parm name="Mon" value="1"/>
        <parm name="Tue" value="1"/>
        <parm name="Wed" value="1"/>
        <parm name="Thr" value="1"/>
        <parm name="Fri" value="1"/>
		<parm name="Sat" value="1"/>
      </characteristic>
      <characteristic type="Mail">
        <parm name="Enabled" value="0"/>
      </characteristic>
      <characteristic type="Calendar">
        <parm name="CalendarAgeFilter" value="5"/>
        <parm name="Enabled" value="1"/>
      </characteristic>
      <characteristic type="Contacts">
        <parm name="Enabled" value="1"/>
      </characteristic>
	<characteristic type="Tasks">
    	<parm name="Enabled" value="1"/>
	</characteristic>
</characteristic>


<characteristic type="EMAIL2">
 <characteristic type="{86bcb241-aec1-4800-bd9c-2d5e7ee00005}">
  <parm name="SERVICENAME" value="Gmail" />
  <parm name="SERVICETYPE" value="IMAP4" />
  <parm name="INSERVER" value="imap.gmail.com" />
  <parm name="OUTSERVER" value="smtp.gmail.com" />
  <parm name="NAME" value="SENDER SEES YOUR NAME" />
  <parm name="AUTHNAME" value="YOUR EMAIL@gmail.com" />
  <parm name="AUTHSECRET" value="PASSWORD" />
  <parm name="DOMAIN" value="" />
  <parm name="REPLYADDR" value="YOUR EMAIL@gmail.com" />
  <parm name="LINGER" value="240" />
  <parm name="RETRIEVE" value="-1" />
  <parm name="KEEPMAX" value="-1" />
  <parm name="DWNDAY" value="-1" />
  <parm name="FORMAT" value="2" />
  <parm name="AUTHREQUIRED" value="1" />
  <parm name="SMTPALTENABLED" value="0" />
  <parm name="SMTPALTAUTHNAME" value="" />
  <parm name="SMTPALTPASSWORD" value="" />
  <parm name="SMTPALTDOMAIN" value="" />
 </characteristic>
</characteristic>
</wap-provisioningdoc>
Attached Files
File Type: zip Copy of config2.xml.zip (934 Bytes, 2 views) Click for barcode!
__________________
Kitchen:Calkulin's VK for WVGA (Updated with Touch Pro 2 Collaboration)
ROM:Custom6.5.x(ScubaGear)
When it's deserved, click
Reply With Quote
  #3 (permalink)  
Old 02-15-2009, 01:11 PM
Nygel's Avatar
Almost a VIP
Offline
Pocket PC: Touch Pro 2
Carrier: SPRINT
Location: BAYTOWN, TX
 
Join Date: Jun 2008
Posts: 871
Reputation: 734
Nygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

what manual settings did you use?
Reply With Quote
  #4 (permalink)  
Old 02-15-2009, 02:38 PM
mgioia2's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC HD2
Carrier: T-Mobile
Location: Houston
 
Join Date: Feb 2007
Posts: 726
Reputation: 530
mgioia2 knows their stuffmgioia2 knows their stuffmgioia2 knows their stuffmgioia2 knows their stuffmgioia2 knows their stuffmgioia2 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

Yahoo, Gmail, Hotmail all work fine for me...and Sprint TV does work, for some reason the touchscreen doesn't so you have to scroll with the "dpad" for Sprint TV, but otherwise it works...
__________________
T-Mobile HD2
Reply With Quote
  #5 (permalink)  
Old 02-15-2009, 10:09 PM
CFay's Avatar
Father of the Treo Pro
Offline
Pocket PC: HTC Touch Pro2/Treo Pro
Carrier: SPRINT
Threadstarter
Location: Sugar Land
 
Join Date: Apr 2008
Posts: 828
Reputation: 5705
CFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

Quote:
Originally Posted by mgioia2 View Post
Yahoo, Gmail, Hotmail all work fine for me...and Sprint TV does work, for some reason the touchscreen doesn't so you have to scroll with the "dpad" for Sprint TV, but otherwise it works...
Mine is working too.... I dont know what is wrong with others... Can yall give me errors it giving or anything?
__________________
If you enjoy my work: thank me =D>

CFay TP2 Port ROM! Check it out!
Changed my name from fayfay392 to CFay!
Reply With Quote
  #6 (permalink)  
Old 02-16-2009, 12:40 AM
Nygel's Avatar
Almost a VIP
Offline
Pocket PC: Touch Pro 2
Carrier: SPRINT
Location: BAYTOWN, TX
 
Join Date: Jun 2008
Posts: 871
Reputation: 734
Nygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

auto config for the emails will not connect, and if you out in manual setting would not work either.

still no dice I re- download the ROM again and nothing, are there some server edits that I'm missing any help,
went thru every part of the rom, the Sprint Tv: once you hit the D-pad for enter you can scroll like normal, fyi

Last edited by Nygel; 02-16-2009 at 10:17 PM.
Reply With Quote
  #7 (permalink)  
Old 02-16-2009, 08:41 AM
mgioia2's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC HD2
Carrier: T-Mobile
Location: Houston
 
Join Date: Feb 2007
Posts: 726
Reputation: 530
mgioia2 knows their stuffmgioia2 knows their stuffmgioia2 knows their stuffmgioia2 knows their stuffmgioia2 knows their stuffmgioia2 knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

Quote:
Originally Posted by Nygel View Post
auto config for the emails will not connect, and if you out in manual setting would not work either
I didn't manually config any of my emails, auto-config worked fine for me...i'd suggest a hard-reset...
Reply With Quote
  #8 (permalink)  
Old 02-17-2009, 11:15 AM
Maxx134's Avatar
VIP Member
Offline
Pocket PC: Epic Touch 4G
Carrier: Spint
Location: NYC
 
Join Date: Jan 2007
Posts: 1,272
Reputation: 4320
Maxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributionsMaxx134 should be added to the payroll for their contributions
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

It may sound silly to overlook, but I had same problem when nearby tower for my sprint service went out and I was roaming and the data didnt work.

How's your signal?
Reply With Quote
  #9 (permalink)  
Old 02-17-2009, 11:38 AM
Nygel's Avatar
Almost a VIP
Offline
Pocket PC: Touch Pro 2
Carrier: SPRINT
Location: BAYTOWN, TX
 
Join Date: Jun 2008
Posts: 871
Reputation: 734
Nygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuffNygel knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

signal is great. I taught the same thing when you first load a ROM it does one out of two things to the signal, either its real good or real bad for an hour or two, but if I revert back to 1.5 the email auto config with no problem and the setting are fine, (not to compare but it does the same thing on juicy's 4.7) it has to be some server config setting that out of wack for me, maybe a space or a digit thats off. I play later need to get another Tp just for testing-----
MAN HAVE YOU SEEN THE TOUCH PRO 2!!! hope it comes to sprint
Reply With Quote
  #10 (permalink)  
Old 02-17-2009, 05:52 PM
CFay's Avatar
Father of the Treo Pro
Offline
Pocket PC: HTC Touch Pro2/Treo Pro
Carrier: SPRINT
Threadstarter
Location: Sugar Land
 
Join Date: Apr 2008
Posts: 828
Reputation: 5705
CFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the communityCFay is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: UP NOW! 1.5. CFAY {2-13-09} [CE OS 5.2.21014 Build 21014.1.6.0][UC]

Quote:
Originally Posted by Nygel View Post
signal is great. I taught the same thing when you first load a ROM it does one out of two things to the signal, either its real good or real bad for an hour or two, but if I revert back to 1.5 the email auto config with no problem and the setting are fine, (not to compare but it does the same thing on juicy's 4.7) it has to be some server config setting that out of wack for me, maybe a space or a digit thats off. I play later need to get another Tp just for testing-----
MAN HAVE YOU SEEN THE TOUCH PRO 2!!! hope it comes to sprint
I know what i did and know how to fix it, i must have screwed up a reg edit while fixing the Power Deck bug... Will be fixed on next release.
Reply With Quote
Reply

  PPCGeeks > Windows Mobile > WM HTC Devices > HTC Touch Pro > CDMA TP Development


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


All times are GMT -4. The time now is 11:32 PM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com