<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://kmservice.eu/en/blog/x5feed.php" rel="self" type="application/rss+xml" />
		<title><![CDATA[Blog]]></title>
		<link>https://kmservice.eu/en/blog/</link>
		<description><![CDATA[News, updates, and insights on timing software, GPS tracking, and tools for sport events from KM Service.]]></description>
		<language>EN</language>
		<lastBuildDate>Thu, 06 Aug 2026 16:48:00 +0200</lastBuildDate>
		<generator>Incomedia WebSite X5 Pro</generator>
		<item>
			<title><![CDATA[Multirace: Our New Race Timing Software | KM Service]]></title>
			<author><![CDATA[MB]]></author>
			<category domain="https://kmservice.eu/en/blog/index.php?category=Sport_-_Cronometraggio"><![CDATA[Sport - Cronometraggio]]></category>
			<category>imblog</category>
			<description><![CDATA[<div id="imBlogPost_00000000E"><div><b>Multirace: the software we're building for race timing</b></div><div><br></div><div>Anyone who has organized a sports event — a road race, a cycling competition, or a multi-discipline meet — knows how delicate the timing side of things can be.</div><div><br></div><div>A misread bib number, a lost time, a file that won't open on the wrong computer: it only takes one small slip to turn a day of celebration into an organizational headache.</div><div><br></div><div>It's out of this awareness that Multirace was born, the software we've been working on over the past few months.</div><div><br></div><div><b class="imUl">A project built on experience</b></div><div><br></div><div>Multirace doesn't start from scratch: it inherits the architecture and experience gained from another one of our projects, dedicated to multi-discipline races. We took what worked best — solid data management, attention to operational detail — and we're rethinking it for a broader, more flexible use case: standalone races, managed independently even by the organizer, without unnecessary constraints.</div><div><br></div><div>The first building block we laid down is the **race registry**: the foundation on which everything else is built, from entrants to categories, all the way to the checkpoints recorded during the competition.</div><div><br></div><div><b class="imUl">An archive for every race, wherever it lives</b></div><div><br></div><div>One of the choices we care about most is **data portability**. Each race is saved in its own self-contained file, which the organizer can place wherever they prefer: on their own computer, on a USB stick, on a shared network folder during the event. There's no fixed path imposed by the software, and no dependency on a remote server: the race file belongs to the organizer, it's portable, and it's designed to work well even when multiple stations need to read and write the same data in real time — for example, when times are being recorded simultaneously from several points along the course.</div><div><br></div><div><b class="imUl">The heart of the system: time acquisition</b></div><div><br></div><div>Anyone who has been involved in organizing a timed race knows that the real test is integration with the timing equipment. The market offers a variety of standards and protocols — professional timers, transponder systems, devices connected via cable or network — and each one "speaks" its own language.</div><div><br></div><div>Multirace is designed to communicate with the main families of tools used in the field, whether via direct serial connection, local network, or web page, so it can adapt to different setups: from a small neighborhood race with a single checkpoint, to more complex events with multiple timers and multiple data sources to sort out. The goal is simple to state and complex to achieve: get every checkpoint reading to the right place, matched to the right bib number, without the organizer having to worry about "translating" the technical language of whatever device they're using.</div><div><br></div><div><b class="imUl">The course, told through a chart</b></div><div><br></div><div>Not everything is about time: participants and spectators are often just as interested in the course itself, with its climbs and descents. That's why Multirace lets you load the GPX track of the route directly into the race registry, and turns it into a clear, readable elevation profile.</div><div><br></div><div>All it takes is a GPX file (the same kind you'd download from any GPS device or tracking app, or that you can easily create at your desk with a<a href="https://kmservice.eu/en/blog/?gpx-track-creator" class="imCssLink"> GPX Track Creator</a>) to automatically get total distance, elevation gain and loss, maximum and minimum altitude, and an interactive profile chart, color-coded by gradient section by section (from green for flat stretches to red for the toughest climbs). The chart is paired with a map of the course, and moving the cursor over the elevation profile instantly highlights the corresponding point on the map, along with distance, altitude, and local gradient in real time.</div><div><br></div><div>This feature also follows the software's general philosophy: the loaded track can be published online together with the results, so people following the race from home can get a precise sense not only of who's winning, but also of what the athletes are actually facing at that moment.</div><div><br></div><div>On this front, regular readers already know <a href="https://kmservice.eu/en/blog/?invia-partenze" class="imCssLink">Invia Partenze</a>, the app we introduced in a previous article for quickly recording and sending start-line bib numbers, compatible with Wiclax. Multirace is designed to collect and process exactly this kind of data downstream, together with all the other data flows coming from the various checkpoints along the course.</div><div><br></div><div><b class="imUl">Results don't stay locked in a drawer</b></div><div><br></div><div>Timing well is only half the job: the other half is getting the results to the people waiting for them, in real time and in the format best suited to the situation. That's why Multirace offers three different ways of broadcasting results, designed for complementary use cases:</div><div><br></div><div><ul><li>Televideo, for the speaker and the audience on site: just a phone, tablet, or PC connected to the race's local network is enough to see live standings and the latest recorded checkpoints in real time, with nothing to install;</li><li>Ledwall, for big screens along the course or at the finish line: a configurable playlist of screens that automatically cycles through overall standings, category standings, and latest passages, designed to stay on and readable from a distance without any manual intervention during the race;</li><li>Web publishing, for people following from home: an automatic publishing system that periodically uploads updated standings to your own web space, so anyone can check them online remotely, with updates that repeat on their own for the whole duration of the event.</li></ul></div><div><br></div><div>Three different tools, but designed to share the same data source and the same calculation logic: the only thing that changes is how the result reaches its destination — a phone screen, a big display, or a website.</div><div><br></div><div><b class="imUl">Attention to operational details</b></div><div><br></div><div>Behind the more visible features are many small choices designed for the real-world life of race organizers:</div><div><br></div><div>- the ability to review and correct recorded checkpoints, because something can always go wrong on the field;</div><div>- tools to clean up data in a targeted way — for example clearing only entrants or only checkpoints — without having to start an entire archive over from scratch;</div><div>- an automatic update system, ensuring that users always have the latest fixes and new features available, without having to worry about manually reinstalling anything.</div><div><br></div><div><b class="imUl">What's new in the latest release (v0.3.0)</b></div><div><br></div><div>Work on Multirace continues with frequent updates, and the latest release brings some concrete improvements:</div><div><br></div><div><ul><li>More acquisition slots: the number of automatic checkpoints that can be managed at the same time goes from 4 to **8**, to cover races with more complex courses or multiple timing stages to track in parallel;</li><li>Awards report: a new dedicated printout for the awards ceremony, designed to automatically generate the standings of who's on the podium, both overall and by category;</li><li>Targeted deletion of individual readings: it's now possible to delete a single incorrect checkpoint reading without having to touch the entire archive;</li><li>Time truncation or rounding: a new setting lets you choose how decimals are handled when calculating final times, adapting to the different conventions required by race regulations.</li></ul></div><div><br></div><div>These are improvements designed to respond to needs that emerged directly from real-world use, moving Multirace toward being ever more precise and flexible.</div><div><br></div><div><b class="imUl">Why we're talking about this already</b></div><div><br></div><div>Multirace is still very much a work in progress: we're building it piece by piece, starting from the foundations and adding features in order of practical importance. We chose to talk about it starting from this stage because we believe timing software should be built by truly listening to the needs of people organizing races on the ground — not in the abstract, from behind a desk.</div><div><br></div><div>In upcoming articles we'll go deeper into individual features — from entrant management to configuring the various timing devices — to tell, step by step, how Multirace is taking shape.</div><div><br></div><div>Timing devices currently supported: Digitech Master, Digitech Master CUBE, Rei 2, Rei PRO, Alge Timy, MyLaps decoder, IDCronos decoder, Invia Partenze WEB acquisition, FinishLynx.</div></div>]]></description>
			<pubDate>Thu, 06 Aug 2026 14:48:00 GMT</pubDate>
			<enclosure url="https://kmservice.eu/en/blog/files/sfondo_thumb.webp" length="362674" type="image/webp" />
			<link>https://kmservice.eu/en/blog/?multirace--software-di-cronometraggio-sportivo---km-service</link>
			<guid isPermaLink="false">https://kmservice.eu/en/blog/rss/00000000E</guid>
		</item>
		<item>
			<title><![CDATA[KNetMonitor: Your Network, Finally Visible]]></title>
			<author><![CDATA[MB]]></author>
			<category domain="https://kmservice.eu/en/blog/index.php?category=Software"><![CDATA[Software]]></category>
			<category>imblog</category>
			<description><![CDATA[<div id="imBlogPost_00000000D"><div><div><strong>KNetMonitor: Your Network, Finally Visible</strong></div> <div>Routers, PCs, printers, cameras, smart TVs, NAS drives, access points, switches: most homes and offices today have dozens of devices connected to the same network, and almost no one knows exactly how many there are, where they're physically located, or whether they're still reachable. When something stops working — the printer doesn't respond, the camera goes offline, a PC disappears from the network — you start guessing, unplugging cables at random, calling "the technician."</div> <div>KNetMonitor was built to solve exactly this problem: a lightweight application that scans the local network, automatically discovers connected devices, and displays them on an interactive visual map, always updated in real time.</div> <div><strong>What it actually does</strong></div> <div>On startup, KNetMonitor scans the network (or networks — it can monitor more than one at the same time) by combining two complementary techniques: ARP requests, which identify each device by its physical (MAC) address, and ping, which verifies its actual reachability. The result is a reliable list of everything connected, automatically refreshed at regular intervals.</div> <div>Each discovered device appears as an icon on the map — PC, laptop, switch, router, camera, or generic device — with a colored ring showing its status at a glance: green for online, red for offline, gray for unknown. No guesswork needed: if something goes offline, you see it immediately, and an optional sound alert can notify you even when you're not looking at the screen.</div> <div><strong>A map you organize yourself</strong></div> <div>Automatic layout is just the starting point. Every icon can be dragged exactly where it belongs — next to the actual room where the device is located, for example — and its position is remembered. You can draw rectangular zones to visually group the devices of a department, a floor, or an area, and draw connections between devices to represent how they're actually wired: a solid line for a network cable, dashed for a WiFi connection, thicker for fiber.</div> <div>The result, after a few minutes of arranging, is a network diagram that's readable at a glance — something that would normally require professional diagramming software, generated instead automatically from the real devices on your network.</div> <div>Device icons are in .SVG format and can be freely added, changed, or customized — the program recognizes new icons and integrates them into both the selection menus and the map.</div> <div><strong>Built for people who actually have to manage the network</strong></div> <div>Double-clicking a device instantly opens its key information:</div> <ul> <li>IP address, MAC address</li> <li>operating system type (inferred from the ping TTL)</li> <li>response time</li> <li>how long it's been online or offline</li> </ul> <div>Right-clicking opens a menu with the most common diagnostic and remote administration actions:</div> <ul> <li>start a continuous ping in a dedicated window</li> <li>run a traceroute</li> <li>scan the most common ports to quickly see what service is running on that machine</li> <li>open a remote desktop or SSH connection</li> <li>access network shares</li> <li>wake a sleeping PC with a Wake-on-LAN packet</li> </ul> <div>For those managing multiple networks — a site, a branch office, a lab, a test network — KNetMonitor supports multiple profiles: each with its own configuration, devices, and map, selectable from a single startup screen. And so you don't have to rename the same devices every time they reappear on a different network, a global archive automatically recognizes previously seen devices by their MAC address, instantly recalling their name and type.</div> <div><strong>No dependencies, no account required</strong></div> <div>KNetMonitor runs entirely locally: no data leaves the network, no account to create, no subscription. It's available as a standalone Windows executable, ready to use on any PC with nothing to install.</div> <div>Whether it's keeping an eye on a small office network, understanding what's connected at home, or finally getting a clear map of an infrastructure that's grown over the years without documentation, KNetMonitor turns an anonymous list of IP addresses into something you can actually look at, understand, and manage.</div></div><div><br></div><div>[<a href="https://kmservice.eu/en/knetmmonitor.html" class="imCssLink" onclick="return x5engine.utils.location('https://kmservice.eu/en/knetmmonitor.html', null, false)">Pagina dedicata</a>]</div></div>]]></description>
			<pubDate>Wed, 22 Jul 2026 09:25:00 GMT</pubDate>
			<enclosure url="https://kmservice.eu/en/blog/files/ALL_thumb.webp" length="127931" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/ALL.webp" length="127931" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/CONFIG.webp" length="22942" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/DISPOSITIVI.webp" length="80158" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/ELENCO.webp" length="9241" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/ELENCO_EDIT.webp" length="168690" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/INFO_18khaylh.webp" length="24129" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/LANDING.webp" length="17559" type="image/webp" />
			<link>https://kmservice.eu/en/blog/?knetmonitor--la-tua-rete,-finalmente-visibile</link>
			<guid isPermaLink="false">https://kmservice.eu/en/blog/rss/00000000D</guid>
		</item>
		<item>
			<title><![CDATA[GPX Track Creator: Create and Edit GPX Tracks for Cycling Races]]></title>
			<author><![CDATA[MB]]></author>
			<category domain="https://kmservice.eu/en/blog/index.php?category=Sport_-_Timing"><![CDATA[Sport - Timing]]></category>
			<category>imblog</category>
			<description><![CDATA[<div id="imBlogPost_00000000C"><div><div><div><strong>GPX Track Creator: Create and Edit GPX Tracks for Cycling Races</strong></div>
<div>The race route, drawn the way it should be</div>
<div>Anyone who organizes or times a cycling or running race knows the problem well: GPX files coming from local authorities, organizers, or on-site surveys almost always need fixing. Points too sparse on straight sections, missing or noisy elevation data, separate stages to merge into a single elevation profile, coordinates to correct by hand.</div>
<div>This concrete need — born on the field, while preparing events like the Trofeo Laigueglia and other races — led to <strong>GPX Track Creator</strong>: a GPX track editor that runs entirely locally, with an interactive map, real elevation data, and an elevation profile that updates in real time as you work.</div>
<div>A real use case: the elevation profile of a stage race</div>
<div>One of the most common uses is merging the GPX files of individual stages from a multi-stage race into a single overall elevation profile, without having to handle thousands of points by hand: GPX Track Creator lets you import multiple files, choose whether to link them as a continuous track or keep them separate, and automatically reduce point density while always preserving start, finish, and annotated points.</div>
<div>In short</div>
<ul>
<li>Draw and edit the route directly on the map, with point dragging and deletion</li>
<li>Real elevation data from two sources: the Swiss 2-meter model (swisstopo) where available, Open-Meteo elsewhere</li>
<li>Live elevation profile, with elevation gain/loss and min/max altitude visible at a glance</li>
<li>Merging of multiple GPX tracks for a combined multi-stage elevation profile</li>
<li>No installation required: a single executable, runs locally, no data uploaded online</li>
</ul>
<div>All technical details and screenshots are on the</div></div><div><span class="fs10lh1-5"><a href="https://kmservice.eu/en/gpx-creator.html" class="imCssLink" onclick="return x5engine.utils.location('https://kmservice.eu/en/gpx-creator.html', null, false)">[pagina dedicata al programma]</a></span></div></div><div></div></div>]]></description>
			<pubDate>Fri, 17 Jul 2026 17:30:00 GMT</pubDate>
			<enclosure url="https://kmservice.eu/en/blog/files/planimetria_live_thumb.webp" length="598755" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/alitimetria-live_ifushx00.webp" length="26069" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/elenco-punti_kqr5ef8w.webp" length="21101" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/gestione-aggiunte_simx6squ.webp" length="16073" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/gestione-punti-e-quote_rjdaa1c3.webp" length="15580" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/planimetria_live_cci1r41f.webp" length="598755" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/totale_voo556pa.webp" length="468215" type="image/webp" />
			<link>https://kmservice.eu/en/blog/?gpx-track-creator</link>
			<guid isPermaLink="false">https://kmservice.eu/en/blog/rss/00000000C</guid>
		</item>
		<item>
			<title><![CDATA[Radio Corsa LIVE]]></title>
			<author><![CDATA[MB]]></author>
			<category domain="https://kmservice.eu/en/blog/index.php?category=Sport_-_Info_Site"><![CDATA[Sport - Info Site]]></category>
			<category>imblog</category>
			<description><![CDATA[<div id="imBlogPost_00000000B"><div><strong>Radio Corsa LIVE</strong></div>
<div>How the system keeps organizers, race radio and fans informed during a cycling race</div>
<div>Anyone who has ever followed a cycling race from the roadside, from a following car, or simply from home knows how important it is to know what's happening at that exact moment: who's in the breakaway, what the time gap is, who has abandoned, what kilometer the peloton is at.</div>
<div>Radio Corsa LIVE was built to answer exactly this need, putting those managing the race in direct communication with those following it.</div>
<div><strong>What Radio Corsa LIVE is</strong></div>
<div>Radio Corsa LIVE is a web platform designed for the real-time management of cycling events — from time trials to multi-stage races. It's not just a results website: it's the tool the organization uses during the race to communicate news, updates, and technical data, and that the public follows live from their smartphone.</div>
<div>The system covers the entire lifecycle of an event:</div>
<ul>
<li><strong>Before the race:</strong> uploading entrants, configuring stages, preparing GPX tracks, maps, and elevation profiles</li>
<li><strong>During the race:</strong> a live news feed updated by race radio, with dedicated icons for breakaways, KOM/GPM points, abandonments, TV coverage moments</li>
<li><strong>After the race:</strong> printable start lists, PDF and CSV exports, a searchable archive of published news</li>
</ul>
<div><strong>Key features</strong></div>
<div><strong>Real-time news feed.</strong> The heart of the system: race radio writes an update, and within seconds it appears on the public site, categorized by type (breakaway, KOM/GPM, abandonment, TV coverage) and stage. When an operator mentions a rider by simply typing their bib number in parentheses, the system automatically translates it into first name, last name, and team — no more transcription errors or manual lookups in the entry list.</div>
<div><strong>Maps and elevation profiles.</strong> Each stage has its own GPX track, viewable as an interactive 2D map, a gradient-colored elevation profile, or a 3D view with satellite terrain — useful for both spectators and TV production.</div>
<div><strong>Distance-covered simulator.</strong> A real-time GPS tracker isn't always available on every vehicle following the race. For these cases, Radio Corsa LIVE includes a simulator that estimates the peloton's position based on an average speed set by the operator, with the ability to correct the data as soon as real information arrives (e.g., a reading at a KOM/GPM point).</div>
<div><strong>Printable lists and documents.</strong> Entry lists grouped by team, a real-time list of active participants (with automatic flagging of those who've abandoned), all ready to print in A4 format — designed to be distributed to race officials, media, or posted at the start area.</div>
<div><strong>Public access via QR code.</strong> Those following the race from the roadside don't need to search for a link: just scan a QR code (printed on signage or distributed to media) to open the event's public home page directly, with live news, route weather, and maps.</div>
<div><strong>Who it's for</strong></div>
<div>Radio Corsa LIVE is designed for three types of users, with different but complementary needs:</div>
<div><strong>Organizers and race committees</strong>, who need a reliable tool to manage entrants, stages, and official communications without having to set up complex technical infrastructure — everything runs through a browser-based admin panel, with no software to install.</div>
<div><strong>Race radio commentators and operators</strong>, the true heart of the system: those physically following the race and broadcasting what they see in real time. For them, the news-entry interface is designed to be fast to use even in uncomfortable conditions — inside a moving car, with little time to type.</div>
<div><strong>Fans, media, and riders' families</strong>, who want to follow the race live without being physically present. The public home page is designed to be viewed on a smartphone, with frequent updates and no registration required.</div>
<div><strong>Why it's different from a simple results website</strong></div>
<div>The key difference is timing: a results website publishes data once the race is over. Radio Corsa LIVE is built for live coverage — every page is designed to be updated and re-checked multiple times during race hours, both by those publishing and those reading. It's an operational tool before it's an informational one, born from the hands-on experience of people managing race timing and communication on the ground.</div>
<div>Radio Corsa LIVE is developed and maintained by KM Service, specializing in timing, GPS tracking, and technical management for cycling events and other sports competitions.</div></div>]]></description>
			<pubDate>Thu, 09 Jul 2026 13:25:00 GMT</pubDate>
			<enclosure url="https://kmservice.eu/en/blog/files/gestione_info_thumb.webp" length="190587" type="image/webp" />
			<link>https://kmservice.eu/en/blog/?radio-corsa-live</link>
			<guid isPermaLink="false">https://kmservice.eu/en/blog/rss/00000000B</guid>
		</item>
		<item>
			<title><![CDATA[Invia Partenze]]></title>
			<author><![CDATA[MB]]></author>
			<category domain="https://kmservice.eu/en/blog/index.php?category=Sport_-_Timing"><![CDATA[Sport - Timing]]></category>
			<category>imblog</category>
			<description><![CDATA[<div id="imBlogPost_00000000A"><div><div><strong>Invia Partenze: Your Digital Ally for Race-Time Management in Sports Events</strong></div>
<div>In the fast-paced world of sports competitions, precision and speed in time management are crucial. Whether it's a running race, a cycling event, a ski race, or any timed competition, efficient collection of start data can make all the difference. That's exactly where "Invia Partenze" comes in — a simple yet powerful app designed to streamline the process of recording and sending bib numbers at the moment of the start.</div>
<div><strong>What does "Invia Partenze" do?</strong></div>
<div>"Invia Partenze" was built with a clear goal: to give timekeepers, race officials, or support staff an intuitive tool for recording bib numbers at the start and instantly sending them to a remote server. Picture having hundreds of athletes ready to go: with this app, you can quickly enter their bib numbers and know that the data is transmitted in real time, linked to a precise "start" timestamp for that group or individual.</div>
<div><strong>Key Features</strong></div>
<div>Let's take a closer look at what makes "Invia Partenze" an indispensable tool:</div>
<div><strong>Simple, Intuitive User Interface.</strong> The app was designed to be easy to use, even in hectic situations. With just a few fields to fill in and a large input area for bib numbers, data entry is fast and smooth.</div>
<div><strong>Flexible Bib Number Handling.</strong> You can enter one or several bib numbers at once. The app recognizes numbers separated by spaces, hyphens, commas, or even line breaks, giving you full freedom in how you enter data.</div>
<div><strong>Automatic, Precise Timestamping.</strong> Every batch of bib numbers sent is automatically tagged with a precise timestamp, recording the exact moment of transmission down to tenths and hundredths of a second. This guarantees accurate start times for every athlete in that "batch."</div>
<div><strong>Customizable Race ID and Detection Point ID.</strong> You can specify a Race ID (e.g., "CrossCountryRace2025") and a Detection Point ID (e.g., "1" for the start) to categorize your submissions. These values are saved by the app and automatically reloaded the next time it starts, saving you valuable time.</div>
<div><strong>Real-Time Status Log.</strong> A dedicated area (Txt_log) gives you immediate feedback on the status of every submission. You'll know right away whether a bib number was successfully transmitted or whether there was a problem.</div>
<div><strong>Smart Failure Handling (Offline-Proof).</strong> This is one of the most important features. If sending a bib number to the server fails — due to lack of internet connection or a temporary server issue, for example — the app doesn't lose the data! The bib number and its details are automatically stored in a "failed submissions" list within the app.</div>
<div><strong>"Retry Failed Submissions" Feature.</strong> With a dedicated button, you can attempt to resend all previously untransmitted bib numbers. These resubmissions carry a new timestamp, reflecting the actual moment of the retry. The list updates in real time as submissions complete successfully.</div>
<div><strong>Data Persistence.</strong> All settings (Race ID, Detection Point ID) and the list of failed bib numbers are saved on the device. So even if you close the app or restart your phone, everything will be exactly as you left it, ready for you to keep working.</div>
<div><strong>Screen Timeout Prevention.</strong> While in use, the app prevents the device screen from turning off automatically, ensuring the screen is always at hand when you need it.</div>
<div><strong>Internet Connection Check.</strong> Before attempting any submission, the app checks for an available internet connection, warning you if there isn't one and preventing pointless attempts.</div>
<div><strong>Compatibility and Intended Use</strong></div>
<div>"Invia Partenze" was developed with a specific focus on flexibility and integration:</div>
<div><strong>Wiclax Compatibility.</strong> The format of the data sent is compatible with Wiclax timing software, widely used in the world of sports events. This makes the app an ideal tool for integrating and verifying starts within your existing race-management ecosystem.</div>
<div><strong>Verification of Small-Group Starts.</strong> While it can handle large volumes of bib numbers, the app is particularly well-suited for verifying starts of small groups of athletes. This is useful in situations such as:</div>
<ul>
<li>Staggered starts</li>
<li>Manual verification of a small group before the start</li>
<li>Checking athletes starting at different times from the main field</li>
<li>Integration with automatic timing systems for double-checking</li>
</ul>
<div><strong>Android 7 Compatibility.</strong> No need for the latest devices — minimum required version is Android 7+.</div>
<div><strong>Who Is It For?</strong></div>
<div>"Invia Partenze" is the ideal tool for:</div>
<ul>
<li>Sports event organizers</li>
<li>Race volunteers and staff</li>
<li>Sports clubs</li>
<li>Anyone who needs to quickly record and transmit bib numbers linked to a precise start time, especially for spot checks or wave starts</li>
</ul>
<div><strong>Conclusion</strong></div>
<div>In a field where every fraction of a second counts, having reliable tools is essential. "Invia Partenze" gives you the peace of mind that your race's essential data is collected and transmitted with precision, and that no bib number will ever be lost — even in the event of connection problems. Simplify your time management and focus on what really matters: the race!</div></div><div><hr></div><div><span class="fs10lh1-5"><b>INFO:</b></span></div><div><br></div><div data-text-align="start" style="text-align: start;"><img class="image-0 fleft" src="https://kmservice.eu/en/images/info_1.webp"  width="392" height="871" /></div><div data-text-align="start" style="text-align: start;"><img class="image-1" src="https://kmservice.eu/en/images/log.webp"  width="377" height="837" /><br></div><div data-text-align="start" style="text-align: start;"><br></div><div data-text-align="start" style="text-align: start;"><br></div><div data-text-align="start" style="text-align: start;"><ol><li><span class="fs10lh1-5">Race name</span></li><li><span class="fs10lh1-5">Detection point (1 = Start, 2...98 = Intermediate points, 99 = Finish)</span></li><li><span class="fs10lh1-5">Local/solar time</span></li><li><span class="fs10lh1-5">Start interval</span></li><li><span class="fs10lh1-5">Countdown to next start</span></li><li><span class="fs10lh1-5">Multiple bib number entry</span></li><li><span class="fs10lh1-5">Send button (uses the device's local time)</span></li><li><span class="fs10lh1-5">Options</span></li><ul><ul><li><strong class="fs10lh1-5">Auto Start</strong><span class="fs10lh1-5">: automatically transmits the entered time and bib numbers when the countdown ends</span></li><li><strong>Beeper</strong>: sounds a beep for the last 5 seconds</li></ul></ul><li><span class="fs10lh1-5">If the transmission fails, the times and bib numbers are stored — pressing the button retries the submission</span></li><li><span class="fs10lh1-5">If Send is pressed without entering any bib number, the time is stored and shown in this grid; to assign one or more bib numbers, fill in the bib number field (6) and long-press the chosen time. The time is then assigned, sent to the server, and removed from the list</span></li><li><span class="fs10lh1-5">Event log</span></li></ol><br class="fs10lh1-5 cb1"><hr><div><b><span class="fs10lh1-5">Esempio Visualizzazione WEB</span></b></div><br class="fs10lh1-5 cb1"><br class="fs10lh1-5 cb1"><div class="fs10lh1-5"><img class="image-2" src="https://kmservice.eu/en/images/web_vida45sq.webp"  width="804" height="310" /></div></div><div data-text-align="start" style="text-align: start;"><br></div></div>]]></description>
			<pubDate>Sat, 02 Aug 2025 12:45:00 GMT</pubDate>
			<enclosure url="https://kmservice.eu/en/blog/files/logo_thumb.webp" length="930666" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/info_1_emjgoiyi.webp" length="350550" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/log_qnay1u4p.webp" length="80472" type="image/webp" />
			<enclosure url="https://kmservice.eu/en/images/web_eikwlx8m.webp" length="82411" type="image/webp" />
			<link>https://kmservice.eu/en/blog/?invia-partenze</link>
			<guid isPermaLink="false">https://kmservice.eu/en/blog/rss/00000000A</guid>
		</item>
	</channel>
</rss>