ASR MICROELECTRONICS CO., LTD. — Investor Relations & Filings
About ASR MICROELECTRONICS CO., LTD.
ASR Microelectronics Co., Ltd. is a fabless semiconductor company specializing in the design and development of wireless communication chips and high-performance System-on-Chip (SoC) solutions. The company provides a comprehensive portfolio of products, including cellular baseband chips supporting 4G and 5G standards, as well as multi-standard wireless connectivity chips for Wi-Fi, Bluetooth, and GNSS. ASR Microelectronics focuses on delivering integrated platforms that combine communication, computing, and security features for diverse applications such as mobile handsets, smart wearables, industrial Internet of Things (IoT), and automotive electronics. By leveraging its expertise in low-power design and high-integration architecture, the company enables efficient connectivity and data processing across various smart device ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于为全资子公司提供担保的公告 | 2026-03-30 | Chinese | |
| 翱捷科技股份有限公司章程 | 2026-03-30 | Chinese | |
| 2023年限制性股票激励计划首次授予部分第二个归属期及预留授予部分第一个归属期符合归属条件的公告 | 2026-03-30 | Chinese | |
| 国泰海通证券股份有限公司关于翱捷科技股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-03-30 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-03-30 | Chinese | |
| 关于使用自有资金进行委托理财的公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39379328 | 关于为全资子公司提供担保的公告 | 2026-03-30 | Chinese | ||
| 39379318 | 翱捷科技股份有限公司章程 | 2026-03-30 | Chinese | ||
| 39379311 | 2023年限制性股票激励计划首次授予部分第二个归属期及预留授予部分第一个归属期符合归属条件的公告 | 2026-03-30 | Chinese | ||
| 39379309 | 国泰海通证券股份有限公司关于翱捷科技股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-03-30 | Chinese | ||
| 39379297 | 2025年度董事会审计委员会履职情况报告 | 2026-03-30 | Chinese | ||
| 39379287 | 关于使用自有资金进行委托理财的公告 | 2026-03-30 | Chinese | ||
| 39379275 | 公司关于会计师事务所履职情况评估报告 | 2026-03-30 | Chinese | ||
| 39379273 | 2025年财务报表及审计报告 | 2026-03-30 | Chinese | ||
| 39379185 | 关于修订《公司章程》及修订、制定公司部分治理制度的公告 | 2026-03-30 | Chinese | ||
| 39379177 | 关联交易管理制度 | 2026-03-30 | Chinese | ||
| 39379171 | 关于公司募集资金存放、管理与实际使用情况的专项报告 | 2026-03-30 | Chinese | ||
| 39379162 | 独立董事提名人的声明与承诺 | 2026-03-30 | Chinese | ||
| 39379160 | 独立董事工作制度 | 2026-03-30 | Chinese | ||
| 39379149 | 关于董事会换届选举的公告 | 2026-03-30 | Chinese | ||
| 39379146 | 关于召开2025年年度股东会的通知 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BizLink Holding Inc.
Global provider of interconnect solutions, wire harnesses, …
|
3665 | TW | Manufacturing |
|
BLUETOP CO.,LTD.
Manufactures PCBs for network/communication devices and ele…
|
191600 | KR | Manufacturing |
|
BLUGLASS LIMITED
Develops and manufactures GaN laser diodes using proprietar…
|
BLG | AU | Manufacturing |
|
BOE HC SemiTek Corporation
Develops LED epitaxial wafers and chips for advanced displa…
|
300323 | CN | Manufacturing |
|
BOE TECHNOLOGY GROUP CO., LTD
Global provider of semiconductor display technologies and I…
|
000725 | CN | Manufacturing |
|
BOE Varitronix Limited
Global provider of small-to-medium-sized LCDs and comprehen…
|
710 | BM | Manufacturing |
|
Bomin Electronics Co.,Ltd.
Designs and manufactures high-precision PCBs and advanced i…
|
603936 | CN | Manufacturing |
|
BRAINCHIP HOLDINGS LTD
Develops neuromorphic computing for ultra-low power AI proc…
|
BRN | AU | Manufacturing |
|
Brainhole Technology Limited
Manufactures discrete semiconductors and offers smart techn…
|
2203 | HK | Manufacturing |
|
Brightek Optoelectronic Co., Ltd.
Provides LED packaging and sensing solutions for automotive…
|
5244 | TW | Manufacturing |
ASR MICROELECTRONICS CO., 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/58249/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58249 | 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=58249 | 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=58249 \ -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": 58249}, 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 ASR MICROELECTRONICS CO., LTD. (id: 58249)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.