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 |
|---|---|---|---|
|
AVATEC CO.,LTD.
Manufacturer of Multi-Layer Ceramic Capacitors for automoti…
|
149950 | KR | Manufacturing |
|
AXELL CORPORATION
A fabless company designing and selling semiconductors and …
|
6730 | JP | Manufacturing |
|
AXT INC
A material science company that develops and manufactures s…
|
AXTI | US | Manufacturing |
|
AzureWave Technologies, Inc.
Global provider of wireless connectivity and image processi…
|
3694 | TW | Manufacturing |
|
BaTeLab Co., Ltd.
Develops and provides tested analog IC patterned wafers for…
|
2149 | HK | Manufacturing |
|
BCC Fuba India Ltd.
Manufactures high-precision single-sided, double-sided, and…
|
890235 | IN | Manufacturing |
|
BCnC Co., Ltd.
A specialized manufacturer of parts and materials for semic…
|
146320 | KR | Manufacturing |
|
BeammWave AB
Specializes in digital beamforming solutions for 5G and 6G …
|
BEAMMW | SE | Manufacturing |
|
BEIJING ONMICRO ELECTRONICS CO., LTD.
Fabless designer of RF front-end components and mixed-signa…
|
688790 | CN | Manufacturing |
|
Beijing Relpow Technology Co., Ltd
Manufacturer of high-performance power modules for telecom …
|
300593 | CN | 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.