Flaircomm Microelectronics, Inc. — Investor Relations & Filings
Flaircomm Microelectronics, Inc. specializes in the design and development of advanced wireless communication modules and integrated solutions. The company focuses on providing high-performance connectivity components, including Bluetooth, Wi-Fi, and cellular modules such as LTE and NB-IoT. Its product portfolio encompasses Bluetooth Low Energy (BLE) and dual-mode modules tailored for diverse applications. Flaircomm serves key sectors such as automotive electronics, industrial Internet of Things (IoT), and consumer electronics. The company provides comprehensive technical support, including hardware design and software protocol stack integration, to facilitate rapid product development. Its solutions are engineered for low power consumption and high reliability, addressing the requirements of smart home devices, telematics, and industrial automation systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于调整部分募投项目内部投资结构的公告 | 2025-11-17 | Chinese | |
| 关于2025年前三季度权益分派公告 | 2025-10-31 | Chinese | |
| 关于2025年前三季度现金分红方案的公告 | 2025-10-28 | Chinese | |
| 第四届董事会第十六次会议决议公告 | 2025-10-28 | Chinese | |
| 2025年三季度报告 | 2025-10-28 | Chinese | |
| 广发证券股份有限公司关于慧翰微电子股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2025-10-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38049880 | 关于调整部分募投项目内部投资结构的公告 | 2025-11-17 | Chinese | ||
| 38049877 | 关于2025年前三季度权益分派公告 | 2025-10-31 | Chinese | ||
| 38049868 | 关于2025年前三季度现金分红方案的公告 | 2025-10-28 | Chinese | ||
| 38049863 | 第四届董事会第十六次会议决议公告 | 2025-10-28 | Chinese | ||
| 38049857 | 2025年三季度报告 | 2025-10-28 | Chinese | ||
| 38049856 | 广发证券股份有限公司关于慧翰微电子股份有限公司使用部分闲置募集资金进行现金管理的核查意见 | 2025-10-09 | Chinese | ||
| 38049848 | 第四届董事会第十五次会议决议公告 | 2025-10-09 | Chinese | ||
| 38049840 | 关于使用部分闲置募集资金进行现金管理的公告 | 2025-10-09 | Chinese | ||
| 38049833 | 广发证券股份有限公司关于慧翰微电子股份有限公司2025年半年度跟踪报告 | 2025-09-11 | Chinese | ||
| 38049825 | 关于部分首次公开发行前已发行股份上市流通提示性公告 | 2025-09-08 | Chinese | ||
| 38049815 | 广发证券股份有限公司关于慧翰微电子股份有限公司部分首次公开发行前已发行股份上市流通的核查意见 | 2025-09-08 | Chinese | ||
| 38049807 | 信息披露暂缓与豁免管理规定 | 2025-08-26 | Chinese | ||
| 38049800 | 2025年半年度募集资金存放与使用情况的专项报告 | 2025-08-26 | Chinese | ||
| 38049785 | 董事会决议公告 | 2025-08-26 | Chinese | ||
| 38049764 | 非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | TW | Manufacturing |
Flaircomm Microelectronics, Inc. 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/56384/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56384 | 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=56384 | 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=56384 \ -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": 56384}, 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 Flaircomm Microelectronics, Inc. (id: 56384)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.