
TRANSENSE TECHNOLOGIES PLC — Investor Relations & Filings
Transense Technologies plc develops and supplies sensor technology and measurement solutions for demanding applications. The company operates through two divisions: SAWsense and Translogik. The SAWsense division provides solutions based on proprietary Surface Acoustic Wave (SAW) technology. These wireless, batteryless sensors are designed to accurately measure torque, temperature, force, and pressure to improve performance, efficiency, and safety. The Translogik division offers specialized tyre inspection and data capture tools. These systems are used by fleet managers, tyre suppliers, and service centers to rapidly collect and digitalize safety-critical tyre condition data, which helps to reduce operating costs and enhance safety.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Grant of Options | 2026-05-13 | English | |
| Launch of high-pressure tyre inspection tool | 2026-05-06 | English | |
| Director/PDMR Shareholding - acquisition of shares | 2026-04-27 | English | |
| Director/PDMR Shareholding - acquisition of shares | 2026-04-24 | English | |
| SAWsense investment to accelerate scale-up | 2026-04-22 | English | |
| Holding(s) in Company | 2026-04-08 | English |
Browse filings by year
41 years- 2026 14 filings
- 2025 30 filings
- 2024 46 filings
- 2023 43 filings
- 2022 40 filings
- 2021 34 filings
- 2020 36 filings
- 2019 28 filings
- 2018 15 filings
- 2017 20 filings
- 2016 11 filings
- 2015 17 filings
- 2014 28 filings
- 2013 37 filings
- 2012 2 filings
- 2011 1 filing
- 2010 1 filing
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
- 1989 1 filing
- 1988 1 filing
- 1987 1 filing
- 1986 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for TRANSENSE TECHNOLOGIES PLC, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Scandinavian Astor Group AB
A technology company providing defense and security solutio…
|
ASTOR | SE | Manufacturing |
|
Scanfil Oyj
Contract manufacturer and system supplier for the electroni…
|
SCANFL | FI | Manufacturing |
|
SCANTECH (HANGZHOU) CO., LTD.
Develops and manufactures advanced 3D measurement systems a…
|
688583 | CN | Manufacturing |
|
S Connect Co., LTD
Manufactures metal parts for IT, battery components, and an…
|
096630 | KR | Manufacturing |
|
SDI GROUP PLC
Acquires and develops companies making scientific and techn…
|
SDI | GB | Manufacturing |
|
SDT UZAY VE SAVUNMA TEKNOLOJİLERİ A.Ş.
Develops radar, electronic warfare, and communication syste…
|
SDTTR | TR | Manufacturing |
|
Senco Sensors Inc.
Designs and manufactures hazardous gas detection equipment,…
|
SNCOF | CA | Manufacturing |
|
SEP ANALYTICAL (SHANGHAI) CO., LTD.
Provides chromatography consumables and lab equipment for p…
|
301228 | CN | Manufacturing |
|
Serstech AB
Develops handheld Raman spectroscopy solutions for chemical…
|
SERT | SE | Manufacturing |
|
Seyond Holdings Ltd.
Global provider of image-grade LiDAR sensors and perception…
|
2665 | HK | Manufacturing |
TRANSENSE TECHNOLOGIES PLC via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/7985/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7985 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=7985 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=7985 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 7985}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for TRANSENSE TECHNOLOGIES PLC (id: 7985)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.