MeiG Smart Technology Co., Ltd — Investor Relations & Filings
MeiG Smart Technology Co., Ltd. specializes in the research, development, and manufacturing of wireless communication modules and Internet of Things (IoT) solutions. The company provides a comprehensive portfolio of cellular modules, including 5G, 4G LTE, and NB-IoT technologies, alongside advanced Android-based smart modules. Its product offerings extend to Fixed Wireless Access (FWA) terminals and customized IoT devices designed for diverse applications such as smart retail, automotive telematics, industrial automation, and smart energy management. MeiG Smart focuses on integrating high-performance computing and artificial intelligence into its hardware to support complex data processing at the edge. By delivering reliable connectivity and technical support, the company enables global enterprises to implement scalable and efficient digital transformations across various technical ecosystems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| H股公告—董事会会议召开日期 | 2026-04-17 | Chinese | |
| 第四届董事会第十六次会议决议公告 | 2026-04-15 | Chinese | |
| 东莞证券股份有限公司关于美格智能技术股份有限公司使用A股部分闲置募集资金暂时补充流动资金的核查意见 | 2026-04-15 | Chinese | |
| 关于签署投资项目合作协议的公告 | 2026-04-15 | Chinese | |
| 关于使用A股部分闲置募集资金暂时补充流动资金的公告 | 2026-04-15 | Chinese | |
| 关于归还A股暂时补充流动资金的闲置募集资金的公告 | 2026-04-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38450232 | H股公告—董事会会议召开日期 | 2026-04-17 | Chinese | ||
| 38450228 | 第四届董事会第十六次会议决议公告 | 2026-04-15 | Chinese | ||
| 38450224 | 东莞证券股份有限公司关于美格智能技术股份有限公司使用A股部分闲置募集资金暂时补充流动资金的核查意见 | 2026-04-15 | Chinese | ||
| 38450220 | 关于签署投资项目合作协议的公告 | 2026-04-15 | Chinese | ||
| 38450216 | 关于使用A股部分闲置募集资金暂时补充流动资金的公告 | 2026-04-15 | Chinese | ||
| 38450214 | 关于归还A股暂时补充流动资金的闲置募集资金的公告 | 2026-04-13 | Chinese | ||
| 38450210 | H股公告—截至2026年3月31日止月份之股份发行人的证券变动月报表 | 2026-04-01 | Chinese | ||
| 38450206 | 2025年度财务决算报告 | 2026-03-30 | Chinese | ||
| 38450200 | 2025年度独立董事述职报告(杨政) | 2026-03-30 | Chinese | ||
| 38450187 | 2025年度独立董事述职报告(马利军) | 2026-03-30 | Chinese | ||
| 38450170 | 2025年度募集资金年度存放与使用情况鉴证报告 | 2026-03-30 | Chinese | ||
| 38450154 | 2025年度募集资金存放与使用情况专项报告 | 2026-03-30 | Chinese | ||
| 38450137 | 第四届董事会独立董事第四次专门会议审查意见 | 2026-03-30 | Chinese | ||
| 38450135 | 董事会对独立董事独立性评估的专项意见 | 2026-03-30 | Chinese | ||
| 38450133 | 2025年度内部控制审计报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fibocom Wireless Inc.
Global provider of wireless communication modules and solut…
|
300638 | CN | Manufacturing |
|
FIH Mobile Limited
Integrated design, manufacturing, and software services for…
|
2038 | KY | Manufacturing |
|
FINEDIGITAL Inc.
Develops automotive IT, dashcams, GPS navigation, and consu…
|
038950 | KR | Manufacturing |
|
Fine M-Tec Co.,Ltd.
Manufacturer of high-precision components for the IT, mobil…
|
441270 | KR | Manufacturing |
|
Flaircomm Microelectronics, Inc.
Designs wireless modules and IoT solutions for automotive a…
|
301600 | CN | Manufacturing |
|
Foxconn Industrial Internet Co.,Ltd.
Provides intelligent manufacturing, industrial internet sol…
|
601138 | CN | Manufacturing |
|
Foxx Development Holdings Inc.
A consumer electronics and IoT solutions company specializi…
|
FOXX | US | Manufacturing |
|
FRANKLIN WIRELESS CORP
Provider of wireless solutions specializing in high-speed d…
|
FKWL | US | Manufacturing |
|
FRTEKCO.,LTD.
Develops and manufactures advanced communication systems an…
|
073540 | KR | Manufacturing |
|
Fujian Furi Electronics Co., Ltd
Manufacturer of LED displays, lighting, and smart mobile co…
|
600203 | CN | Manufacturing |
MeiG Smart Technology 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/54879/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54879 | 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=54879 | 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=54879 \ -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": 54879}, 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 MeiG Smart Technology Co., Ltd (id: 54879)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.