Bbosquet: v0.2 works perfectly (both text and PDU options) with Moto v3 (o2 Ireland). Many thanks indeed! IMHO one of the best freewares I've come across.:approve:
First of all thank you "bbousquet" to try to write this type of program which is really missing for WM5, despite my results :
Failure :
Connection well establised with the Mobile Phone: When "send" buttom is push, question on the phone: Connect DUN service with "pda_name"?, answer yes.)
then "Communication timeout", (once"SMS sent" but not sent), then "Failed to connect", then sometime trouble with the PDA. Must do a soft reset.
Mode used : both PDU and Text
PDA: axim x51v WM5 A01 (french)
Phone: Samsung D600e, France, GSM
So, it seems I have (not always) the known issue of the BT socket not properly closed after a "Communication timeout " error, needing to often soft reset the PDA.
But I'm sure you will find solutions. I'm ready to make all the tests you want with my Samsung D600e.
PS It would be nice if it kept track of the number of characters; is that possible, please? But, I'm not complaining :)
It does display the character count - the problem is the value is displayed on a status bar that is hidden by the input panel... This is going to be fixed in 0.3, most probably.
It does display the character count - the problem is the value is displayed on a status bar that is hidden by the input panel... This is going to be fixed in 0.3, most probably.
Works on my x51v via RAZR V3 (version 0.1 only....0.2 gave me the "time out" message) but still great non the less.
Good luck with it. If you get bluetooth dialing to work, some integration, and maybe even receiving of SMS messages I would be willing to pay for this.
__________________
Important safety tip: Don't cross the streams.
zSMS 0.3 is now available for Windows Mobile 5.0 (ARMV4I)
This release includes a number of user interface fixes (cut/copy/paste context menu for the message-entry area, status bar is now always visible) as well as a fix for a crash in the options panel. Furthermore, the Bluetooth socket should now be properly closed after a connection timeout - thus eliminating a number of Bluetooth issues.
I would have liked to include more improvements (i.e. Pocket Outlook context menu integration, debugging options, etc.) but they'll end up in release 0.4. At least the 0.3 release should eliminate the hanging BT socket on connection timeouts.
Is this supposed to work with updated Widcomm stack on X51v (v0.36) ?
Because after pairing my Sagem my301X, and connecting the SPP:, fails quickly with PDU or Text setting...
Is this supposed to work with updated Widcomm stack on X51v (v0.36) ?
Because after pairing my Sagem my301X, and connecting the SPP:, fails quickly with PDU or Text setting...
I think its supposed to work with the MS BT Stack only.
Is this supposed to work with updated Widcomm stack on X51v (v0.36) ?
Because after pairing my Sagem my301X, and connecting the SPP:, fails quickly with PDU or Text setting...
I wouldn't count on it. This is designed to work with the MS Bluetooth stack.
OK. It would be neat then, to be able to configure like now or simply specify a bound COM port. Just like Tomtom does, which works well with either stack...
Just my two cents ;-)
OK. It would be neat then, to be able to configure like now or simply specify a bound COM port. Just like Tomtom does, which works well with either stack...
Just my two cents ;-)
I might do it eventually. That would require using serial I/O instead of Bluetooth sockets, however.