Pc Lap Counter
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Pc Lap Counter

Logiciel de comptage
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  

 

 RFlapcounter Bluetooth

Go down 
2 posters
AuthorMessage
cedric2




Number of posts : 7
Registration date : 2018-02-13

RFlapcounter Bluetooth Empty
PostSubject: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty15/5/2018, 00:35

Bonjour,

Je n'arrive pas a faire fonctionner La version demo avec un RFlapcounter Bluetooth. Il est prévu de le faire fonctionner ?

Merci

Cedric Paillet
Back to top Go down
guy

guy


Number of posts : 2296
Localisation : Belgique
Registration date : 2006-01-25

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty15/5/2018, 19:42

Non , pour l'instant il n'est pas prévu de le rendre compatible avec le RFlapcounter bluetooth No
Back to top Go down
http://www.pclapcounter.be
cedric2




Number of posts : 7
Registration date : 2018-02-13

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty16/5/2018, 09:39

Salut,

Je viens de faire qque traces, et cela me semble assez simple de rendre le soft compatible.
Il suffit de remplacer la chaine d'init FF FF FF 01 01 par FF FF FF 01 02 et cela fonctionne...

Avec ce petit bout de pyhton en "dérivation" qui fait cela, j'ai réussi a faire fonctionner mon module avec pclapcounter


Code:

with serial.Serial(SERIAL_LOGICIEL, 115200, timeout=0) as s_logiciel:
    with serial.Serial(SERIAL_DECODEUR, 115200, timeout=0) as s_decodeur:
        i=0;
        while True:
            c_logiciel = s_logiciel.read()
            if c_logiciel:
                i=i+1;
                if c_logiciel ==  b'\x01' and i == 5:
                    c_logiciel = b'\x02'
                s_decodeur.write(c_logiciel)
                print(f"l->d {c_logiciel} {i}")
            c_decodeur = s_decodeur.read()
            if c_decodeur:
                s_logiciel.write(c_decodeur)
                print(f"d->l {c_decodeur}")
Back to top Go down
guy

guy


Number of posts : 2296
Localisation : Belgique
Registration date : 2006-01-25

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty17/5/2018, 19:47

Merci pour l'info, si ce n'est que ca alors effectivement je mettrai la gestion du bluetooth dans la prochaine version.

Back to top Go down
http://www.pclapcounter.be
cedric2




Number of posts : 7
Registration date : 2018-02-13

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty20/5/2018, 07:44

Salut,

N’hésitez pas à me contacter s’il faut faire un test sur une bêta.

merci

cedric
Back to top Go down
cedric2




Number of posts : 7
Registration date : 2018-02-13

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty4/6/2018, 22:53

vous pensez faire une nouvelle version dans combien de temps, environ ?

( pour savoir si je fais acheter votre soft ou celui officiel de RFlapconter à mon club )

merci

cedric
Back to top Go down
guy

guy


Number of posts : 2296
Localisation : Belgique
Registration date : 2006-01-25

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty5/6/2018, 20:18

En principe fin Juin / Début juillet.
Back to top Go down
http://www.pclapcounter.be
guy

guy


Number of posts : 2296
Localisation : Belgique
Registration date : 2006-01-25

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty17/6/2018, 18:07

Une version beta est disponible ici
Back to top Go down
http://www.pclapcounter.be
cedric2




Number of posts : 7
Registration date : 2018-02-13

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty23/6/2018, 23:43

J'avais pas vu votre message, dsl
Quand j'installe la beta, j'ai le message

An Installation support file could not be installed
Défaillance irrémédiable
Back to top Go down
guy

guy


Number of posts : 2296
Localisation : Belgique
Registration date : 2006-01-25

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty24/6/2018, 01:10

Je viens d'essayer et ca fonctionne parfaitement,  a  mon avis c'est un problème de téléchargement. Télécharger a nouveau la version beta et cela devrait fonctionner.
Back to top Go down
http://www.pclapcounter.be
cedric2




Number of posts : 7
Registration date : 2018-02-13

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty25/6/2018, 22:09

sur un autre pc, cela s'installe sans probleme ! ( pourtant windows 10 tous les 2. J'ai essayé de telecharger plusieurs fois sur le premier )
et cela marche avec le bluetooth !

merci

A+

cedric
Back to top Go down
guy

guy


Number of posts : 2296
Localisation : Belgique
Registration date : 2006-01-25

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty30/6/2018, 00:00

Ok super, j'attends encore des retours pour d'autres modifications avant de publier cette version sur le site www.pclapcounter.be
Back to top Go down
http://www.pclapcounter.be
guy

guy


Number of posts : 2296
Localisation : Belgique
Registration date : 2006-01-25

RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty15/7/2018, 14:18

Version 5.42 est maintenant disponible sur www.pclapcounter.be
Back to top Go down
http://www.pclapcounter.be
Sponsored content





RFlapcounter Bluetooth Empty
PostSubject: Re: RFlapcounter Bluetooth   RFlapcounter Bluetooth Empty

Back to top Go down
 
RFlapcounter Bluetooth
Back to top 
Page 1 of 1
 Similar topics
-
» Information on Pc Lap Counter for RfLapcounter

Permissions in this forum:You cannot reply to topics in this forum
Pc Lap Counter :: Hardware :: RfLapCounter-
Jump to: