
AzureWave Technologies, Inc. — Investor Relations & Filings
AzureWave Technologies, Inc. is a global provider of wireless connectivity and image processing solutions. The company specializes in the research, development, and manufacturing of integrated modules, including ultra-small wireless modules for Wi-Fi and Bluetooth, as well as digital camera modules. A key technical differentiator is its expertise in System in Package (SiP) technology, which enables the production of high-performance, miniaturized components. AzureWave's products are utilized across a broad range of applications, including consumer electronics, embedded systems, handheld devices, mobile internet products, home appliances, and industrial equipment. The company focuses on delivering innovative connectivity and imaging solutions for notebooks, gaming consoles, and various IoT-enabled devices, emphasizing compact design and technical integration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_3694_20260616FE3.pdf | 2026-06-23 | English | |
| 115年年報及股東會資料 — 2026_3694_20260616F05.pdf | 2026-06-23 | Chinese | |
| 115年年報及股東會資料 — 2025_3694_20260616FE4.pdf | 2026-06-23 | English | |
| 115年年報及股東會資料 — 2025_3694_20260616F04.pdf | 2026-06-23 | Chinese | |
| 115年年報及股東會資料 — 2026_3694_20260616F17.pdf | 2026-06-23 | Chinese | |
| 115年年報及股東會資料 — 2026_3694_20260616F01.pdf | 2026-06-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 48322053 | 115年年報及股東會資料 — 2026_3694_20260616FE3.pdf | 2026-06-23 | English | ||
| 48322052 | 115年年報及股東會資料 — 2026_3694_20260616F05.pdf | 2026-06-23 | Chinese | ||
| 48322050 | 115年年報及股東會資料 — 2025_3694_20260616FE4.pdf | 2026-06-23 | English | ||
| 48322048 | 115年年報及股東會資料 — 2025_3694_20260616F04.pdf | 2026-06-23 | Chinese | ||
| 48322047 | 115年年報及股東會資料 — 2026_3694_20260616F17.pdf | 2026-06-23 | Chinese | ||
| 48322045 | 115年年報及股東會資料 — 2026_3694_20260616F01.pdf | 2026-06-23 | Chinese | ||
| 48322043 | 115年年報及股東會資料 — 2026_3694_20260616FE1.pdf | 2026-06-23 | English | ||
| 48322042 | 115年年報及股東會資料 — 2026_3694_20260616F02.pdf | 2026-06-23 | Chinese | ||
| 48322041 | 115年年報及股東會資料 — 2026_3694_20260616FE2.pdf | 2026-06-23 | English | ||
| 48322040 | 115年年報及股東會資料 — 2026_3694_20260616F13.pdf | 2026-06-23 | Chinese | ||
| 48084973 | 公告本公司民國115年股東常會重要決議事項 | 2026-06-16 | Chinese | ||
| 48026964 | 115年5月背書保證與資金貸與 | 2026-06-10 | Chinese | ||
| 48026963 | 115年5月營業收入 | 2026-06-10 | Chinese | ||
| 47992090 | 115年05月內部人持股異動(事後) | 2026-06-08 | Chinese | ||
| 47992089 | 115年05月董事會成員及持股 | 2026-06-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
|
ACTRO CO.,Ltd
Manufacturer of camera actuators and industrial automation …
|
290740 | KR | Manufacturing |
|
ADTechnology Co., Ltd.
Semiconductor design provider offering turnkey ASIC/SoC dev…
|
200710 | KR | Manufacturing |
|
Advanced Digital Chips Inc.
A fabless semiconductor company designing and developing MC…
|
054630 | KR | Manufacturing |
|
ADVANCED MICRO DEVICES INC
A semiconductor company that designs and develops high-perf…
|
AMD | US | Manufacturing |
|
Advanced Power Electronics Corp.
Designs and manufactures power semiconductor components lik…
|
8261 | TW | Manufacturing |
|
Aeluma, Inc.
Develops and manufactures optoelectronic devices for sensin…
|
ALMU | US | Manufacturing |
|
AE MULTI HOLDINGS BERHAD
Manufactures, sells, sources, and resells Printed Circuit B…
|
— | MY | Manufacturing |
|
AIC CORPORATION BERHAD
Produces electronic connectors, semiconductor components, a…
|
— | MY | Manufacturing |
|
Aimtron Electronics Limited
Provides high-precision EMS, PCBA, and box-build solutions …
|
AIMTRON | IN | Manufacturing |
AzureWave Technologies, Inc. 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/52366/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52366 | 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=52366 | 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=52366 \ -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": 52366}, 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 AzureWave Technologies, Inc. (id: 52366)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.