Fibocom Wireless Inc. — Investor Relations & Filings
Fibocom Wireless Inc. is a global provider of wireless communication modules and solutions, specializing in the Internet of Things (IoT) and mobile broadband sectors. The company designs and manufactures a comprehensive portfolio of wireless modules, including 5G, 4G LTE/LTE-A, NB-IoT/eMTC, 3G, 2G, and smart modules. These products facilitate high-speed, reliable connectivity for diverse applications such as smart retail, industrial IoT, autonomous driving, smart grids, and mobile computing. Fibocom focuses on delivering end-to-end IoT solutions that integrate hardware with cloud-based management platforms. By providing globally certified communication components, the company enables original equipment manufacturers and system integrators to deploy scalable, secure, and high-performance connected devices across international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度独立董事述职报告(王宁) | 2026-03-30 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | |
| 关于公司2025年度日常关联交易确认及2026年度日常关联交易预计的公告 | 2026-03-30 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-30 | Chinese | |
| 2025年年度报告 | 2026-03-30 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38221729 | 2025年度独立董事述职报告(王宁) | 2026-03-30 | Chinese | ||
| 38221728 | 2025年度内部控制自我评价报告 | 2026-03-30 | Chinese | ||
| 38221726 | 关于公司2025年度日常关联交易确认及2026年度日常关联交易预计的公告 | 2026-03-30 | Chinese | ||
| 38221713 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-30 | Chinese | ||
| 38221711 | 2025年年度报告 | 2026-03-30 | Chinese | ||
| 38221704 | 关于2025年度利润分配预案的公告 | 2026-03-30 | Chinese | ||
| 38221700 | 董事会审计委员会关于会计师事务所2025年度履职情况评估报告 | 2026-03-30 | Chinese | ||
| 38221686 | 关于独立董事独立性自查情况的专项意见 | 2026-03-30 | Chinese | ||
| 38221680 | 2025年年度审计报告 | 2026-03-30 | Chinese | ||
| 38221297 | 关于续聘2026年度审计机构的公告 | 2026-03-30 | Chinese | ||
| 38221295 | 2025年度独立董事述职报告(吴承刚) | 2026-03-30 | Chinese | ||
| 38221284 | 公司章程 (2026年3月) | 2026-03-30 | Chinese | ||
| 38221280 | 关于会计政策变更的公告 | 2026-03-30 | Chinese | ||
| 38221266 | 关于回购注销部分限制性股票的公告 | 2026-03-30 | Chinese | ||
| 38221248 | 2025年度募集资金存放与实际使用情况鉴证报告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Avantel Limited
Develops wireless and satellite communication systems for d…
|
AVANTEL | IN | Manufacturing |
|
AVer Information Inc.
Global provider of technology solutions for education, busi…
|
3669 | TW | Manufacturing |
|
AV TECH CORPORATION
Manufacturer of CCTV and video security systems with semico…
|
8072 | TW | Manufacturing |
|
BANGYAN TECHNOLOGY CO.,LTD.
Provides secure communication and network systems for defen…
|
688132 | CN | Manufacturing |
|
Baylin Technologies Inc.
Global OEM designing, manufacturing, and selling passive an…
|
BYL | CA | Manufacturing |
|
Beijing Fjr Optoelectronic Technology Co., Ltd.
Develops optoelectronic components for fiber communications…
|
688272 | CN | Manufacturing |
|
Beijing Hanbang Technology Corp.
Provides digital video surveillance products and integrated…
|
300449 | CN | Manufacturing |
|
BEIJING INHAND NETWORKS TECHNOLOGY CO.,LTD.
Provides IIoT solutions, industrial networking hardware and…
|
688080 | CN | Manufacturing |
|
Beijing Jiaxun Feihong Electrical Co.,Ltd
Provides command and control systems for rail, aviation, en…
|
300213 | CN | Manufacturing |
|
BEIJING TELESOUND ELECTRONICS CO.,LTD.
Develops professional audio, digital conference, and teleco…
|
003004 | CN | Manufacturing |
Fibocom Wireless 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/55618/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55618 | 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=55618 | 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=55618 \ -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": 55618}, 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 Fibocom Wireless Inc. (id: 55618)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.