
InnoWirelessCo.,Ltd. — Investor Relations & Filings
InnoWireless Co., Ltd. is a technology company specializing in the development and manufacturing of test and measurement equipment for the telecommunications industry. Its core offerings include a comprehensive suite of solutions for wireless network optimization, performance monitoring, and analysis, primarily serving mobile network operators. The company's product portfolio features network measurement tools and small cell solutions for private 5G networks. InnoWireless is actively expanding into emerging technology sectors, including Vehicle-to-Everything (V2X) communication systems, Open RAN (O-RAN) solutions, and the automotive semiconductor market. The company also develops specialized applications for drone-based network measurement and Urban Air Mobility (UAM) communication systems, integrating artificial intelligence into its network analysis platforms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2026.03) | 2026-05-13 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-30 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 상호변경안내 | 2026-03-26 | Korean | |
| 대표이사변경 | 2026-03-26 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 45470875 | 분기보고서 (2026.03) | 2026-05-13 | Korean | ||
| 39045898 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-30 | Korean | ||
| 33053347 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-27 | Korean | ||
| 33047700 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 33047681 | 상호변경안내 | 2026-03-26 | Korean | ||
| 33047651 | 대표이사변경 | 2026-03-26 | Korean | ||
| 33038769 | [기재정정]사업보고서 (2025.12) | 2026-03-25 | Korean | ||
| 32973410 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32971002 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32927472 | 주주총회소집공고 | 2026-03-11 | Korean | ||
| 32927451 | 의결권대리행사권유참고서류 | 2026-03-11 | Korean | ||
| 32868343 | 대규모기업집단현황공시[분기별공시(개별회사용)] | 2026-03-03 | Korean | ||
| 32838041 | 주주총회소집결의 | 2026-02-25 | Korean | ||
| 32539293 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-19 | Korean | ||
| 19474346 | 지급수단별ㆍ지급기간별지급금액및분쟁조정기구에관한사항 | 2026-02-13 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other telecommunication activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Miranda Technologies Inc.
Develops and manufactures hardware and software systems for…
|
MT | CA | Telecommunications, computer pr… |
|
Mobilicom Ltd
Designs and delivers cybersecure solutions for drones, robo…
|
MOB | US | Telecommunications, computer pr… |
|
MONTNETS CLOUD TECHNOLOGY GROUP CO.,LTD
Provides cloud communication services and enterprise-level …
|
002123 | CN | Telecommunications, computer pr… |
|
Motorola Solutions, Inc.
Provider of mission-critical communication and security tec…
|
MSI | US | Telecommunications, computer pr… |
|
Neocom Multimedia
Offers market research, customer engagement, and digital ad…
|
MLNEO | FR | Telecommunications, computer pr… |
|
Net263 Ltd.
Provides cloud communication, enterprise email, video confe…
|
002467 | CN | Telecommunications, computer pr… |
|
Net Insight
Provider of media network technology for video transport an…
|
NETI | SE | Telecommunications, computer pr… |
|
NORWOOD SYSTEMS LIMITED
Develops cognitive voice services and AI-driven communicati…
|
NOR | AU | Telecommunications, computer pr… |
|
NOVA TECHNOLOGY SERVICES BERHAD
Technology solutions provider specializing in software, mob…
|
— | MY | Telecommunications, computer pr… |
|
Ocean Power Technologies, Inc.
Provides autonomous maritime solutions for power, data, and…
|
OPTT | US | Telecommunications, computer pr… |
InnoWirelessCo.,Ltd. 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/15393/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15393 | 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=15393 | 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=15393 \ -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": 15393}, 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 InnoWirelessCo.,Ltd. (id: 15393)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.