QUECTEL WIRELESS SOLUTIONS CO.,LTD. — Investor Relations & Filings
About QUECTEL WIRELESS SOLUTIONS CO.,LTD.
Quectel Wireless Solutions Co., Ltd. is a global provider of Internet of Things (IoT) modules and antennas. The company specializes in the design, development, and manufacture of wireless communication modules, including 5G, LTE/LTE-A, NB-IoT/LTE-M, and automotive-grade solutions. Its extensive product portfolio also features GNSS, Wi-Fi, and Bluetooth modules, complemented by a range of high-performance antennas and connectivity services. Quectel supports a wide array of applications across sectors such as smart energy, telematics, payment systems, security, and industrial automation. By providing integrated wireless components and technical support, the company facilitates the deployment of connected devices and digital transformation. Its focus is on delivering reliable, scalable, and innovative connectivity solutions to streamline the implementation of IoT ecosystems globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于计提资产减值准备的公告 | 2026-04-23 | Chinese | |
| 关于注销2023年股票期权激励计划部分股票期权的公告 | 2026-04-23 | Chinese | |
| 2026年度“提质增效重回报”行动方案 | 2026-04-23 | Chinese | |
| 关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | |
| 2025年度内部控制审计报告 | 2026-04-23 | Chinese | |
| 立信会计师事务所关于公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39986009 | 关于计提资产减值准备的公告 | 2026-04-23 | Chinese | ||
| 39986003 | 关于注销2023年股票期权激励计划部分股票期权的公告 | 2026-04-23 | Chinese | ||
| 39986002 | 2026年度“提质增效重回报”行动方案 | 2026-04-23 | Chinese | ||
| 39985998 | 关于召开2025年年度股东会的通知 | 2026-04-23 | Chinese | ||
| 39985993 | 2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 39985866 | 立信会计师事务所关于公司2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-04-23 | Chinese | ||
| 39985707 | 关于会计政策变更的公告 | 2026-04-23 | Chinese | ||
| 39985704 | 国联民生证券承销保荐有限公司关于上海移远通信技术股份有限公司2025年度持续督导年度工作报告 | 2026-04-23 | Chinese | ||
| 39985702 | 关于2023年股票期权激励计划第二个行权期符合行权条件的公告 | 2026-04-23 | Chinese | ||
| 39985699 | 2025年度内部控制评价报告 | 2026-04-23 | Chinese | ||
| 39985680 | 关于续聘会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 39985679 | 2025年度董事会审计委员会履职情况报告 | 2026-04-23 | Chinese | ||
| 39985659 | 2025年度审计报告 | 2026-04-23 | Chinese | ||
| 39984139 | 立信会计师事务所关于公司2025年度非经营性资金占用及其他关联资金往来情况的专项报告 | 2026-04-23 | Chinese | ||
| 39984062 | 关于公司2026年度开展外汇套期保值业务的公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Catvision Limited
Designs and manufactures cable TV, satellite, and broadband…
|
531158 | IN | Manufacturing |
|
C-COM Satellite Systems Inc.
Designs and manufactures fully motorized, auto-pointing mob…
|
CMI | CA | Manufacturing |
|
CeoTronics AG
Develops and manufactures professional communication system…
|
CEK | DE | Manufacturing |
|
China Energy Storage Technology Development Limited
Investment holding entity providing EMS, communications pro…
|
1143 | HK | Manufacturing |
|
Cig Shanghai Co., Ltd.
Global provider of high-speed optical transceivers and adva…
|
603083 | CN | Manufacturing |
|
CIG SHANGHAI CO., LTD.
Develops and manufactures advanced communications terminal …
|
6166 | HK | Manufacturing |
|
Clearfield, Inc.
Designs and manufactures fiber optic management and deliver…
|
CLFD | US | Manufacturing |
|
CLEARONE INC
Designs, develops, and sells conferencing, collaboration, a…
|
CLRO | US | Manufacturing |
|
CNSLINK Co., Ltd
Develops automotive electronics, IoT solutions, and wireles…
|
245450 | KR | Manufacturing |
|
CODAN LIMITED
Develops advanced communications and metal detection techno…
|
CDA | AU | Manufacturing |
QUECTEL WIRELESS SOLUTIONS 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/57536/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57536 | 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=57536 | 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=57536 \ -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": 57536}, 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 QUECTEL WIRELESS SOLUTIONS CO.,LTD. (id: 57536)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.