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 |
Browse filings by year
6 years| 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 |
|---|---|---|---|
|
Promatek Industries Ltd.
Specialized PCB manufacturing and development of billing te…
|
— | CA | Manufacturing |
|
Puya Semiconductor (Shanghai) Co., Ltd.
Fabless designer of ultra-low-power non-volatile memory and…
|
688766 | CN | Manufacturing |
|
QD Laser, Inc.
Manufactures semiconductor lasers and laser eyewear with re…
|
6613 | JP | Manufacturing |
|
Qingdao Eastsoft Communication Technology Co.,Ltd.
Develops PLC integrated circuits and system solutions for s…
|
300183 | CN | Manufacturing |
|
Qorvo, Inc.
Develops and manufactures RF and power management semicondu…
|
QRVO | US | Manufacturing |
|
QPL International Holdings Limited
Global supplier to the semiconductor industry, producing co…
|
243 | HK | Manufacturing |
|
Q Technology (Group) Company Limited
Designs, produces, and sells advanced camera and fingerprin…
|
1478 | HK | Manufacturing |
|
QUALCOMM INC/DE
Develops foundational technologies and semiconductors for t…
|
QCOM | US | Manufacturing |
|
QUALITAS SEMICONDUCTOR CO., LTD.
A fabless company designing and licensing high-speed interc…
|
432720 | KR | Manufacturing |
|
QUICKLOGIC Corp
A fabless semiconductor company specializing in eFPGA IP, F…
|
QUIK | US | 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.