> For the complete documentation index, see [llms.txt](https://docs.wiclax.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wiclax.com/utiliser-wiclax/acquisition-de-donnees-de-chronometrage/les-differents-systemes/j-chip.md).

# J-Chip

J-Chip est une marque japonaise de matériel de chronométrage RFID actif.\
Site officiel : <https://www.jchip.jp/>

La connexion avec le matériel J-Chip s'établit en TCP-IP. L'adresse IP et le port à utiliser pour communiquer avec la box sont ceux renseignés dans l'utilitaire Control Panel, dans l'onglet Network.

<figure><img src="https://2446754517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gSgZSLk472UHBtyTUG%2Fuploads%2FhxT0CMKPxbIVMly1pFe4%2Fimage.png?alt=media&amp;token=74133f43-d5e0-40fc-ab34-01cc7a21a500" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Début 2019, J-Chip a livré une mise à jour de son firmware permettant d'envoyer à la fois l'heure et la date pour une lecture de transpondeur. Ce n'était pas le cas dans les versions antérieures. Nous recommandons fortement l'utilisation du dernier firmware (version 2.02.0 et suivante) et l'activation du 'mode Date' depuis le Control Panel. Dans le cas contraire, sur les épreuves se déroulant sur plusieurs jours, la bonne prise en compte de la date de lecture peut s'avérer problématique.\
\ <img src="https://2446754517-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb4gSgZSLk472UHBtyTUG%2Fuploads%2FTd3XuUjNihJV7tMbgccO%2Fimage.png?alt=media&amp;token=dbae6e32-be8f-446f-896d-c7a9405c76e4" alt="" data-size="original">
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.wiclax.com/utiliser-wiclax/acquisition-de-donnees-de-chronometrage/les-differents-systemes/j-chip.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
