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 |
|---|---|---|---|
|
GUANGDONG ANJUBAO DIGITAL TECHNOLOGY CO.,LTD.
Develops IoT-based smart home, security, and digital video …
|
300155 | CN | Manufacturing |
|
Guangdong Dtech Technology Co., Ltd.
Develops professional AV connectivity, signal transmission,…
|
301377 | CN | Manufacturing |
|
Guangdong Shenglu Telecommunication Tech. Co., Ltd.
Develops antenna systems and RF components for 4G/5G networ…
|
002446 | CN | Manufacturing |
|
GUANGZHOU HAIGE COMMUNICATIONS GROUP INCORPORATED COMPANY
Provides communication, satellite navigation, and aerospace…
|
002465 | CN | Manufacturing |
|
HANGZHOU CENTURY CO.,LTD.
Provides EAS and RFID solutions for retail loss prevention …
|
300078 | CN | Manufacturing |
|
Hangzhou DPtech Technologies Co.,Ltd.
Develops and manufactures network security and application …
|
300768 | CN | Manufacturing |
|
Hangzhou Freely Communication Co., Ltd.
Develops and manufactures optical fiber communication equip…
|
603602 | CN | Manufacturing |
|
HANGZHOU HIKVISION DIGITAL TECHNOLOGY CO., LTD
Provides video-centric IoT solutions and AI-driven security…
|
002415 | CN | Manufacturing |
|
Hangzhou Prevail Optoelectronic Equipment Co., Ltd.
Develops and manufactures optoelectronic equipment for HFC,…
|
300710 | CN | Manufacturing |
|
HANYANG DIGITECH CO.,LTD.
Manufactures semiconductor memory modules and IP communicat…
|
078350 | KR | 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.