Hytera Communications Corporation Limited — Investor Relations & Filings
Hytera Communications Corporation Limited is a global provider of professional communications technologies and solutions. The company specializes in the design and manufacture of professional mobile radio (PMR) systems, including Digital Mobile Radio (DMR), Terrestrial Trunked Radio (TETRA), and Push-to-Talk over Cellular (PoC) devices. Its portfolio encompasses a wide range of hardware and software, such as handheld and mobile terminals, base stations, dispatch systems, and body-worn cameras. Hytera focuses on delivering mission-critical and business-critical communication solutions that integrate narrowband and broadband capabilities. These solutions serve diverse sectors including public safety, emergency response, transportation, utilities, and energy. The company emphasizes innovation in private network technologies, providing secure and reliable connectivity for complex operational environments worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度董事会工作报告 | 2026-04-07 | Chinese | |
| 关于公司2026年日常关联交易预计的公告 | 2026-04-07 | Chinese | |
| 关于全资子公司向公司控股子公司提供财务资助的公告 | 2026-04-07 | Chinese | |
| 2025年投资者保护工作报告 | 2026-04-07 | Chinese | |
| 独立董事2025年度履行职责情况报告(李强) | 2026-04-07 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36417701 | 2025年度董事会工作报告 | 2026-04-07 | Chinese | ||
| 36417700 | 关于公司2026年日常关联交易预计的公告 | 2026-04-07 | Chinese | ||
| 36417698 | 关于全资子公司向公司控股子公司提供财务资助的公告 | 2026-04-07 | Chinese | ||
| 36417697 | 2025年投资者保护工作报告 | 2026-04-07 | Chinese | ||
| 36417694 | 独立董事2025年度履行职责情况报告(李强) | 2026-04-07 | Chinese | ||
| 36417692 | 2025年度内部控制审计报告 | 2026-04-07 | Chinese | ||
| 36417687 | 关于2026年度开展保理融资业务的公告 | 2026-04-07 | Chinese | ||
| 36417685 | 关于开展远期外汇交易业务的公告 | 2026-04-07 | Chinese | ||
| 36417684 | 关于为子公司申请授信额度提供反担保的公告 | 2026-04-07 | Chinese | ||
| 36417683 | 2025年度营业收入扣除情况表专项核查报告 | 2026-04-07 | Chinese | ||
| 36417681 | 2025年年度审计报告 | 2026-04-07 | Chinese | ||
| 36417675 | 第六届董事会第二次会议决议公告 | 2026-03-16 | Chinese | ||
| 36417673 | 关于员工持股平台向公司关联方转让其持有的公司控股子公司股权暨公司放弃权利的公告 | 2026-03-16 | Chinese | ||
| 36417670 | 关于新增银行授信额度的公告 | 2026-03-16 | Chinese | ||
| 36417667 | 关于重大诉讼的进展公告 | 2026-03-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | Manufacturing |
Hytera Communications Corporation Limited 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/54609/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54609 | 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=54609 | 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=54609 \ -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": 54609}, 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 Hytera Communications Corporation Limited (id: 54609)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.