Serial port Blue Angel - Windows Mobile Development and Hacking General

Does anyone know if there are differences in the serial port between Blue Angel and earlier HTC versions. I have an app that runs well on earlier, even Win SE versions, but not on Blue Angel. Is the wiring different?
Thanks

Related

Blue Angel Hyperterminal and Telnetl Via Bottom Connector

Hi there
Part of my job envolves monitoring data from various sensors, this involves booting my laptop, pluging it in, cause the battery fecked, hookin to the sensor, 3 seconds to check the data then pack it all away again.
I think I`ve found a Hyperterminal for ppc called vxhpc, looks like it has the right functions.
I have opened a plug that I have that connects to the bottom plug, and I can see 22 pins, but I dont know which one does what.
I`m after com1 wiring I think, it will mostly be RS232 signals that I`m monitoring.
The options in the software are:
Serial cable on com1
CAM1
IR Port
Com2 Serial on usb
there are a few more.
I assume serial on com1 is the obvious choice, but you guys and gals will know better than me.
So the pin outs of the bottom connector, and if anyone knows of a better software, that would be fanastic.
The telnet part, I also have some telnet software called Mini Telnet, Many of the systems I work on control ship engines and thruster, If i could connect to the engine managment system network via the XDA2S, I could, In theory, control the ships movement, and monitor the system aswell.
Unfortunatly, due to saftey reasons, all networks on ships are hardwired.
Is it possible to connect from the bottom plug to a network hub ?????
If so, do you know how ?
Thanks for all your help
All the best
Nikki
just noticed, the Wallaby and Himalaya have the same wiring, does this mean, chances are the blue angel is the same again ? maybe ??
okay, i have been investigating a wee bit, my findings so far, this is about the telnet side of things, if I`mwrong anywhere, please correct me.
Taken from the wiki site
5 ANALOG GND
6 RS232_DCD
7 RS232_CTS
8 RS232_TXD
9 RS232_RTS
10 RS232_RXD
11 RS232_DTR
So, RJ-45 to DB9 pc comport
rj 45 side -------------------XDA2s Side
1 DCD------------------------6 DCD
2 DSR------------------------?? DSR, i dont see this one on the list, is it important ?
3 DTR-------------------------11 DTR
4 SigGnd----------------------5 SigGnd, Plenty of these
5 TXD-------------------------10 RXD ???
6 RXD-------------------------8 TXD???do i have these the right way around ?
7 CTS-------------------------7 CTS
8 RTS-------------------------9 RTS
So, does this look about right ? and how important is the DSR signal, I`m unsure of it puropse.
Like I said, if you see anything wrong, at all, please post
cheers
nikki
If using com 1 make sure you have beams switched off in settings/connections, also disable any external keyboard driver if present as this too will take com 1.

Blue Angel serial port

The HTC Blue Angel serial port reacts differently compared with earlier devices. Especially the HW-handshake lines don't fire an event when polling it with WaitCommEvent, something that worked fine on earlier devices. Did anyone come across that problem, too?

Using a road angel as a GPS reciever

Hi, I am new to the site and have a query. Took delivery of an XDA EXEC today.
I have seen a cable that links a road angel to the XDA, PS2 Road Angel to PDA Cable and the other Serial Road Angel to PDA Cable
Looking through the manual I can only see a ref. to a sync socket.
Will any of the above fit or do I need something else.
any help appreciated
Thanks
Steve

What MDA device have i got?

My T-mobile MDA looks like the one pictured at the top of the homepage, with the black borders top and bottom around the buttons,
Model number is a PH10A
Can anyone tell me what version device this is, and what software or upgrades can be used?
I have a USB and a Serial RS232 Lead that plug into it.
Many thanks
Mark.
try what I said here - http://forum.xda-developers.com/viewtopic.php?p=317627#317627
mas-audio said:
My T-mobile MDA looks like the one pictured at the top of the homepage, with the black borders top and bottom around the buttons,
Model number is a PH10A
Can anyone tell me what version device this is, and what software or upgrades can be used?
I have a USB and a Serial RS232 Lead that plug into it.
Many thanks
Mark.
Click to expand...
Click to collapse
The PH10A is an older model released as the Himalaya/Andes by HTC. It was marketed as the MDA II/XDA II.
Have a look here for more details:
http://wiki.xda-developers.com/index.php?pagename=Himalaya

Building windows mobile ROMs

Hey all,
I've just got hold of a HTC Alpine and was looking to get either WM5 or WM6 working on it. (Don't stop reading this isn't a "is there a rom update available? question").
I've noticed that people have sucessfully developed new osroms for others like the Blue Angel (I used to have one , but obviously nobody has for the Alpine, so I thought I'd try to knock one up myself.
However, I've fallen quite out of my depth. Can anybody provide some bullets about how the Blue Angel osroms were produced, in fact any guidance or "don't even bother" flames are appreciated.
So far I have done this:
1) I've run up my own extrom and upgraded the radio so I now have a feel for flashing it and such.
2) I've got the old osrom and tried to extract it (hoping for salvagable drivers from wince 4 that might port across) - unfortunatly I can't figure out how to pull the thing apart. I've seen some perl scripts floating about, but if anybody could point me to the latest version of the right one it would be appreciated.
3) I've got my hands on a copy of the platfrom builder for wince 5 (I know both WM5/WM6 are based upon it) - however have now discovered that windows mobile itself isn't included :-(.
I'm probably not even going through the right motions, or it might be plain impossible, but at least I'll know.
Thanks in advance,
Josh
As far as I know they got the rom from another phone with a newer os, transfered the drivers and removed some things that would not work with the ba.
I'm pretty sure that isn't this simple but is something like this
Unfortunately this is a "don't even bother" post.
ROMs are cooked for devices that either:
a) Have a brother with almost identical hardware that got a newer OS. (like prophet / wizard duo)
b) Have a test version of newer OS leaked but never released.
Because driver architecture is different between WM 2003 and WM 5 even if you could take the ROM apart you could not just take the WM 2003 drivers and use them with WM 5 OS .
As for Platform Builder - nothing there. To build a ROM for a device you need its BSP (Board Support Package) which is what lets you compile a ROM for specific hardware. As far as I know one of those has never ever been leaked from HTC (or other OEM).
Plus, to get your hands on a Windows Mobile version of PB (yes it is actually a different version) you need to be an OEM or a "MS partner" company.
Right, well if the driver architecture has changed then I'm pretty much buggered for plan a.
The blue angel is pretty similar driver wise, isn't it? As far as I can tell the only differences are the camera and the lack of a keyboard (obviously ram/proc too). But I suppose the ASICs/CPLDs are nothing like each other. So that plan's probably out of the window too.
It's not looking too hopeful at the moment....
Josh
jleahy said:
Right, well if the driver architecture has changed then I'm pretty much buggered for plan a.
Click to expand...
Click to collapse
The drivers are completely different between the two devices. While you probably would be able to extract a number of drivers from the Alpine WM2003 ROM, and while (with luck) they could/should work in the (ported) WM5 OS ROM, there is another MAJOR hurdle which would need to be overcome ...
jleahy said:
The blue angel is pretty similar driver wise, isn't it? As far as I can tell the only differences are the camera and the lack of a keyboard (obviously ram/proc too). But I suppose the ASICs/CPLDs are nothing like each other. So that plan's probably out of the window too.
Click to expand...
Click to collapse
That's exactly the issue - the Alpine, while being VERY similar to the Blue Angel is different enough in the hardware to not be able to use the same code. In every ROM there is a Boot portion which is device specific (XIP section), which initializes the hardware before the OS starts - very similar to the BIOS in your PC. There has been (very) limited success in getting the Alpine to boot using a Blue Angel based ROM, but it HAS been done.
The largest problem is that there is no support for initializing the Radio ROM - i.e. phone support. So, while we MIGHT be able to make a ROM which can boot on the Alpine, we would only be able to make one which (MOSTLY) worked, and would NOT have any Phone/Radio/BT/etc. capabilities. Basically, your Alpine would become a glorified PDA ... only.
jleahy said:
It's not looking too hopeful at the moment....
Click to expand...
Click to collapse
Nope ... as said before - without the BSP, and hardware initialization ... it'd be like trying to boot your Mac using a PC BIOS. (Although, scarily - that's getting closer and closer to be the truth ... !!!)

Categories

Resources