
Beijing BDStar Navigation Co.,Ltd. — Investor Relations & Filings
Beijing BDStar Navigation Co., Ltd. specializes in high-precision positioning and timing solutions, focusing on the research, development, and manufacturing of Global Navigation Satellite System (GNSS) core components. The company’s portfolio includes high-performance System-on-Chip (SoC) products, modules, boards, and antennas, notably the Nebulas and Firebird series. These technologies support applications requiring centimeter-level accuracy and multi-frequency signal processing. BDStar serves diverse sectors including autonomous vehicles, surveying and mapping, unmanned aerial vehicles (UAVs), marine navigation, and the Internet of Things (IoT). By combining hardware with cloud-based correction services and inertial navigation fusion, the company provides integrated location-based solutions. BDStar emphasizes technological innovation in micro-positioning to enable intelligent systems and global digital infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2024年度第一次临时股东大会决议公告 | 2024-01-12 | Chinese | |
| 关于设立上海分公司的公告 | 2024-01-12 | Chinese | |
| 第七届董事会第一次会议决议公告 | 2024-01-12 | Chinese | |
| 第七届监事会第一次会议决议公告 | 2024-01-12 | Chinese | |
| 独立董事工作制度 | 2024-01-12 | Chinese | |
| 关于聘任高级管理人员的公告 | 2024-01-12 | Chinese |
Browse filings by year
20 years- 2026 20 filings
- 2025 133 filings
- 2024 172 filings
- 2023 261 filings
- 2022 206 filings
- 2021 185 filings
- 2020 219 filings
- 2019 203 filings
- 2018 214 filings
- 2017 208 filings
- 2016 171 filings
- 2015 200 filings
- 2014 168 filings
- 2013 77 filings
- 2012 91 filings
- 2011 102 filings
- 2010 91 filings
- 2009 81 filings
- 2008 87 filings
- 2007 54 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
10 filings
| |||||
| 34957793 | 2024年度第一次临时股东大会决议公告 | 2024-01-12 | Chinese | ||
| 34957777 | 关于设立上海分公司的公告 | 2024-01-12 | Chinese | ||
| 34957765 | 第七届董事会第一次会议决议公告 | 2024-01-12 | Chinese | ||
| 34957752 | 第七届监事会第一次会议决议公告 | 2024-01-12 | Chinese | ||
| 34957740 | 独立董事工作制度 | 2024-01-12 | Chinese | ||
| 34957727 | 关于聘任高级管理人员的公告 | 2024-01-12 | Chinese | ||
| 34957714 | 关于聘任董事会秘书的公告 | 2024-01-12 | Chinese | ||
| 34957701 | 关于聘任证券事务代表的公告 | 2024-01-12 | Chinese | ||
| 34957684 | 隆安律所关于北京北斗星通导航技术股份有限公司2024年度第一次临时股东大会的法律意见书 | 2024-01-12 | Chinese | ||
| 34957671 | 关于变更签字会计师及项目质量复核人的公告 | 2024-01-05 | Chinese | ||
|
2023
5 filings
| |||||
| 34957657 | 关于子公司员工持股平台延期实缴注册资本的公告 | 2023-12-28 | Chinese | ||
| 34957648 | 关于持股 5%以上股东减持股份的完成公告 | 2023-12-26 | Chinese | ||
| 34957636 | 中信证券股份有限公司关于北京北斗星通导航技术股份有限公司2023年度持续督导培训情况的报告 | 2023-12-14 | Chinese | ||
| 34957625 | 独立董事关于第六届董事会第三十七次会议相关事项的事前认可书面意见 | 2023-12-10 | Chinese | ||
| 34957614 | 独立董事候选人声明与承诺(师晓燕) | 2023-12-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
Beijing BDStar Navigation 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/54205/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54205 | 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=54205 | 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=54205 \ -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": 54205}, 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 Beijing BDStar Navigation Co.,Ltd. (id: 54205)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.