How to identify irda device

91 views
Skip to first unread message

asieriko

unread,
Apr 30, 2011, 3:22:30 AM4/30/11
to s710
Hello,
I don't know if this list works anymore, but i write just in case
someone is reading.
I have known the project for long time ago, but now I have a irda
transmiter (mcs7780). I've compiled correctly the software, and I can
comunicate with my polar via irdadump. But the problem is that I can't
transfer files from my polar, I don't know what is the device I've to
pass to s710.
Now I'm running kubuntu 11.04, fresh install. I installed irda-utils,
and run
sudo irattach irda0 -s
then with
sudo irdadump irda0
I got response from the watch

07:20:17.046949 xid:cmd bf73925b > ffffffff S=6 s=2 (14)
07:20:17.146958 xid:cmd bf73925b > ffffffff S=6 s=3 (14)
07:20:17.246949 xid:cmd bf73925b > ffffffff S=6 s=4 (14)
07:20:17.339637 xid:rsp bf73925b < d8552bb3 S=6 s=4 Polar S725X
hint=8204 [ PDA/Palmtop IrCOMM ] (28)
07:20:17.346956 xid:cmd bf73925b > ffffffff S=6 s=5 (14)
07:20:17.446956 xid:cmd bf73925b > ffffffff S=6 s=* handia hint=0400
[ Computer ] (22)

But now i don't know how to use s710d, because I've tried several
devices (/dev/ircomm0,1,ttS1) and I get "no response" with s710sh, and
if I try s710d I does nothing.

Any tips?

Thank you in advance,

Asier

Craig Robinson

unread,
May 1, 2011, 12:13:48 AM5/1/11
to s7...@googlegroups.com
Hey,

I am still reading - but have not actually done anything and have not seem much action on the list at all.

So.....good luck! :)

c

Craig Robinson




--
You received this message because you are subscribed to the Google Groups "s710" group.
To post to this group, send email to s7...@googlegroups.com.
To unsubscribe from this group, send email to s710+uns...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/s710?hl=en.


Philippe BARTHELEMY

unread,
May 2, 2011, 5:40:30 AM5/2/11
to s7...@googlegroups.com
Hello,
I have not looked into it for a while : I switched to Garmin+Mac ...
 
Digging into my memories, I think there is something on IRda about using the IRcomm protocol and not the more-usual IRlap
 
Apart from that hint, welll, I am ....useless
 
hope it helps,
--P

--------------------------------------------------
Philippe BARTHELEMY
viadeo :          http://bit.ly/viadeoBARTHELEMY
linkedin :        http://bit.ly/linkedinBARTHELEMY


Mike Ferrara

unread,
Jun 19, 2014, 7:52:57 PM6/19/14
to s7...@googlegroups.com
I just got this working with my S710i and an MCS7780 based IR-USB dongle in IRDA mode.  There are a handful of code changes required. I'll be posting the work on github shortly as soon as I verify the functionality.

Fundamentally, in IRDA mode, the IRDA stack takes care of checksums, framing,, retrans, etc... and you talk to the device over a socket. It appears that the watch detects this and uses a slightly different protocol, so the file transfer code needed some tiny mods.

-mikef

Mike Ferrara

unread,
Jun 19, 2014, 10:47:42 PM6/19/14
to s7...@googlegroups.com
OK ... I just pushed the code to github.

https://github.com/mikef5410/s710_irda

The IRDA work is on the IRDA branch. New driver is called "irda" so run like "s710sh -d irda". I "irattach irda0 -s" first (I made a udev rule to do this for me).
Run "bootstrap" then configure as before.
Reply all
Reply to author
Forward
0 new messages