
Shandong Senter Electronic Co., Ltd. — Investor Relations & Filings
Shandong Senter Electronic Co., Ltd. is a high-tech enterprise specializing in the development and manufacturing of communication maintenance instruments and industrial Internet of Things (IoT) solutions. The company provides a comprehensive range of products, including handheld intelligent terminals, fiber optic testers, xDSL testing equipment, and rugged industrial tablets. Its solutions are primarily designed for the telecommunications and electric power sectors, facilitating network installation, maintenance, and monitoring. Key offerings include Optical Time Domain Reflectometers (OTDR), optical power meters, and specialized power line inspection systems. Senter focuses on integrating advanced sensing, communication, and data processing technologies to enhance operational efficiency in field service and infrastructure management. The company serves a global market, providing tools for network operators and utility providers to ensure infrastructure reliability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于总经理离任暨聘任轮值总经理的公告 | 2026-05-26 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-26 | Chinese | |
| 第五届董事会第三次会议决议公告 | 2026-05-26 | Chinese | |
| 北京市齐致(济南)律师事务所关于山东信通电子股份有限公司2025年年度股东会的法律意见书 | 2026-05-26 | Chinese | |
| 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-12 | Chinese | |
| 招商证券股份有限公司关于信通电子2025年度保荐工作报告 | 2026-05-11 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47077312 | 关于总经理离任暨聘任轮值总经理的公告 | 2026-05-26 | Chinese | ||
| 47076940 | 2025年年度股东会决议公告 | 2026-05-26 | Chinese | ||
| 47076939 | 第五届董事会第三次会议决议公告 | 2026-05-26 | Chinese | ||
| 47076577 | 北京市齐致(济南)律师事务所关于山东信通电子股份有限公司2025年年度股东会的法律意见书 | 2026-05-26 | Chinese | ||
| 45347187 | 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-12 | Chinese | ||
| 45016747 | 招商证券股份有限公司关于信通电子2025年度保荐工作报告 | 2026-05-11 | Chinese | ||
| 39713453 | 第五届董事会第二次会议决议公告 | 2026-04-23 | Chinese | ||
| 39713449 | 招商证券股份有限公司关于山东信通电子股份有限公司2025年度募集资金存放、管理与使用情况的专项核查意见 | 2026-04-23 | Chinese | ||
| 39713445 | 审计委员会对会计师事务所履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
| 39713444 | 2025年年度报告摘要 | 2026-04-23 | Chinese | ||
| 39713440 | 招商证券关于山东信通电子股份有限公司使用自有资金进行委托理财的核查意见 | 2026-04-23 | Chinese | ||
| 39713438 | 2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-23 | Chinese | ||
| 39713430 | 2025年度独立董事述职报告(丁强) | 2026-04-23 | Chinese | ||
| 39713428 | 内部控制审计报告 | 2026-04-23 | Chinese | ||
| 39713424 | 关于会计政策变更的公告 | 2026-04-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADVANTEST CORPORATION
Manufactures automatic test equipment and measurement solut…
|
6857 | JP | Manufacturing |
|
AEHR TEST SYSTEMS
Designs and manufactures test and reliability screening sol…
|
AEHR | US | Manufacturing |
|
AEMULUS HOLDINGS BERHAD
Designs, engineers, and develops automated test equipment a…
|
— | MY | Manufacturing |
|
AEROSPACE HI-TECH HOLDING GROUP CO., LTD.
Develops aerospace electronics, automotive control units, a…
|
000901 | CN | Manufacturing |
|
AEROSPACE NANHU ELECTRONIC INFORMATION TECHNOLOGY CO., LTD.
Develops air defense warning radars and electronic informat…
|
688552 | CN | Manufacturing |
|
Aether Global Innovations Corp.
Specializes in advanced Counter-UAS solutions protecting cr…
|
AETH | CA | Manufacturing |
|
Aeva Technologies, Inc.
Designs and manufactures 4D LiDAR sensing and perception sy…
|
AEVA | US | Manufacturing |
|
AGILENT TECHNOLOGIES, INC.
Provides solutions for the life sciences, diagnostics, and …
|
A | US | Manufacturing |
|
Aichi Tokei Denki Co.,Ltd.
Manufacturer of water meters, gas meters, flow meters, and …
|
7723 | JP | Manufacturing |
|
Ai Holdings Corporation
Manufactures and sells information equipment, security syst…
|
3076 | JP | Manufacturing |
Shandong Senter Electronic 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/54055/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54055 | 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=54055 | 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=54055 \ -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": 54055}, 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 Shandong Senter Electronic Co., Ltd. (id: 54055)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.