
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 |
|---|---|---|---|
|
Luon Spolka Akcyjna
Develops building automation, smart home devices, and heati…
|
LUO | PL | Manufacturing |
|
LUSTER LIGHTTECH CO., LTD.
Machine vision and optical fiber communication solutions fo…
|
688400 | CN | Manufacturing |
|
Machvision Inc.
Develops high-precision AOI and AVI systems for PCB and sem…
|
3563 | TW | Manufacturing |
|
Mantex AB
Develops X-ray based measurement solutions for analyzing or…
|
MANTEX | SE | Manufacturing |
|
Megatouch Co., Ltd
Develops and manufactures test components for semiconductor…
|
446540 | KR | Manufacturing |
|
MERCURY SYSTEMS INC
Develops mission-critical processing solutions for aerospac…
|
MRCY | US | Manufacturing |
|
MESA LABORATORIES INC /CO/
Designs and makes quality control products and services for…
|
MLAB | US | Manufacturing |
|
Meter Instruments Co., Ltd.
Develops and manufactures high-precision electronic measure…
|
301006 | CN | Manufacturing |
|
METHODE ELECTRONICS INC
Global manufacturer of custom-engineered solutions and comp…
|
MEI | US | Manufacturing |
|
METTLER TOLEDO INTERNATIONAL INC/
Global manufacturer and supplier of precision instruments a…
|
MTD | US | 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.