
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 |
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 |
|---|---|---|---|
|
NAGANO KEIKI CO., LTD.
Manufacturer of measurement and control equipment specializ…
|
7715 | JP | Manufacturing |
|
NAGOYA ELECTRIC WORKS CO.,LTD.
Manufacturer of electronic information systems for road saf…
|
6797 | JP | Manufacturing |
|
NAMSUNG CORPORATION
OEM manufacturer of electronic solutions for automotive, ma…
|
004270 | KR | Manufacturing |
|
Nanalysis Scientific
Develops and manufactures compact benchtop NMR spectrometer…
|
NSCI | CA | Manufacturing |
|
Nanhua Instruments Co., Ltd
Manufactures vehicle testing equipment and environmental mo…
|
300417 | CN | Manufacturing |
|
NANJING GOVA TECHNOLOGY CO., LTD.
Develops high-performance sensors and systems for aerospace…
|
688539 | CN | Manufacturing |
|
Nanjing Xinlian Electronics Co., Ltd.
Provides power information acquisition systems and energy m…
|
002546 | CN | Manufacturing |
|
NanoFocus AG
Develops and manufactures optical 3D measurement technology…
|
N2F0 | DE | Manufacturing |
|
NAPCO SECURITY TECHNOLOGIES, INC
Manufacturer of electronic security products like alarms an…
|
NSSC | US | Manufacturing |
|
NARUIDA TECHNOLOGY CO., LTD.
Develops phased array radar systems for meteorological and …
|
688522 | CN | 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.