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 |
|---|---|---|---|
|
LUKEN Technologies Co., Ltd.
Manufactures testing and inspection solutions for semicondu…
|
162120 | KR | Manufacturing |
|
LUMENS CO., LTD.
Develops and manufactures advanced LED components, modules,…
|
038060 | KR | Manufacturing |
|
Luxell Technologies Inc.
Designs, manufactures, and licenses advanced flat panel dis…
|
— | CA | Manufacturing |
|
Luxshare Precision Industry Co.,LTD.
Provides high-precision components and system solutions for…
|
002475 | CN | Manufacturing |
|
LX Semicon Co., Ltd.
A fabless semiconductor company that designs and develops s…
|
108320 | KR | Manufacturing |
|
Lyrtech inc.
Develops and delivers advanced DSP solutions, electronic ci…
|
LTK | CA | Manufacturing |
|
M3 Technology Inc.
Designs high-performance power management ICs and analog mi…
|
6799 | TW | Manufacturing |
|
Macmic Science&Technology Co., Ltd.
Designs and manufactures power semiconductor chips and modu…
|
688711 | CN | Manufacturing |
|
MACOM Technology Solutions Holdings, Inc.
Designs and manufactures semiconductors for Data Center, Te…
|
MTSI | US | Manufacturing |
|
Macronix International Co., Ltd.
Integrated device manufacturer of NOR and NAND Flash non-vo…
|
2337 | 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.