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 |
|---|---|---|---|
|
KYOCERA CORPORATION
A diversified manufacturer of advanced materials, component…
|
6971 | JP | Manufacturing |
|
KYOSHA CO.,LTD.
Manufacturer of printed wiring boards offering integrated d…
|
6837 | JP | Manufacturing |
|
KYUNGIN ELECTRONICS CO.,LTD
Manufacturer of electronic components, expanding into senso…
|
009140 | KR | Manufacturing |
|
LABAT AFRICA LIMITED
Investment holding company focused on acquiring and scaling…
|
LAB | ZA | Manufacturing |
|
LATTICE SEMICONDUCTOR CORP
Developer of low-power programmable logic solutions and FPG…
|
LSCC | US | Manufacturing |
|
LB SEMICON, INC.
OSAT company specializing in wafer bumping, packaging, and …
|
061970 | KR | Manufacturing |
|
Leadtrend Technology Corporation
Analog IC design house specializing in high-performance pow…
|
3588 | TW | Manufacturing |
|
Leaguer (Shenzhen) Microelectronics Corp.
Develops PLC and wireless communication ICs for smart grids…
|
688589 | CN | Manufacturing |
|
Ledtech Electronics Corp.
Designs and manufactures LED solutions, displays, and UV-ba…
|
6164 | TW | Manufacturing |
|
LEENO Industrial Inc
Manufacturer of testing components for IC, PCB, medical, an…
|
058470 | KR | 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.