
FRANKLIN WIRELESS CORP — Investor Relations & Filings
Franklin Wireless Corp. is a provider of integrated wireless solutions, specializing in the design and marketing of high-speed data communications products. The company leverages the latest 4G LTE and 5G technologies to develop its core product portfolio, which includes mobile hotspots, routers, and modems. Franklin Wireless also offers complementary hardware, software products, and services to deliver comprehensive wireless connectivity solutions for various applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 10-Q FOR MAR 2026 | 2026-05-15 | English | |
| SD - FRANKLIN WIRELESS CORP (0000722572) (Filer) | 2026-05-12 | English | |
| 8-K - FRANKLIN WIRELESS CORP (0000722572) (Filer) | 2026-03-26 | English | |
| 10-Q - FRANKLIN WIRELESS CORP (0000722572) (Filer) | 2026-02-17 | English | |
| 8-K Filing | 2025-12-23 | English | |
| FORM 10-Q FOR SEP 2025 | 2025-11-14 | English |
Browse filings by year
29 years- 2026 4 filings
- 2025 15 filings
- 2024 11 filings
- 2023 11 filings
- 2022 14 filings
- 2021 27 filings
- 2020 24 filings
- 2019 10 filings
- 2018 10 filings
- 2017 8 filings
- 2016 16 filings
- 2015 10 filings
- 2014 11 filings
- 2013 15 filings
- 2012 30 filings
- 2011 35 filings
- 2010 13 filings
- 2009 26 filings
- 2008 8 filings
- 2007 20 filings
- 2006 9 filings
- 2004 2 filings
- 2003 3 filings
- 2002 9 filings
- 2001 10 filings
- 2000 16 filings
- 1999 16 filings
- 1998 13 filings
- 1997 9 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46355466 | FORM 10-Q FOR MAR 2026 | 2026-05-15 | English | ||
| 45281872 | SD - FRANKLIN WIRELESS CORP (0000722572) (Filer) | 2026-05-12 | English | ||
| 33052419 | 8-K - FRANKLIN WIRELESS CORP (0000722572) (Filer) | 2026-03-26 | English | ||
| 32880238 | 10-Q - FRANKLIN WIRELESS CORP (0000722572) (Filer) | 2026-02-17 | English | ||
|
2025
11 filings
| |||||
| 18243794 | 8-K Filing | 2025-12-23 | English | ||
| 9405706 | FORM 10-Q FOR SEP 2025 | 2025-11-14 | English | ||
| 9405707 | DEFINITIVE PROXY STATEMENT | 2025-11-12 | English | ||
| 9405709 | CURRENT REPORT | 2025-11-04 | English | ||
| 9405710 | FORM 10-K FOR JUNE 2025 | 2025-09-29 | English | ||
| 9405711 | Director's Dealing 2025 | 2025-05-16 | English | ||
| 9405716 | FORM 10-Q FOR MAR 2025 | 2025-05-15 | English | ||
| 9405717 | Major Shareholding Notification 2025 | 2025-05-14 | English | ||
| 9405718 | FORM 8-K | 2025-05-13 | English | ||
| 9405719 | SPECIALIZED DISCLOSURE REPORT | 2025-04-18 | English | ||
| 9405720 | Director's Dealing 2025 | 2025-02-26 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shenzhen Infinova Limited
Designs and manufactures comprehensive security and video s…
|
002528 | CN | Manufacturing |
|
Shenzhen Kexin Communication Technology Co., Ltd
Provides integrated infrastructure solutions for optical fi…
|
300565 | CN | Manufacturing |
|
Shenzhen Neoway Technology Co.,Ltd.
Provides IIoT wireless modules, terminals, and cloud-based …
|
688159 | CN | Manufacturing |
|
Shenzhen Phoenix Telecom Technology Co., Ltd.
Develops and manufactures fiber optic components and infras…
|
301191 | CN | Manufacturing |
|
Shenzhen Ridge Technology Co., Ltd
Develops wireless network coverage equipment and RF solutio…
|
300977 | CN | Manufacturing |
|
SHENZHEN SDG INFORMATION CO., LTD
Develops and manufactures optical communication products an…
|
000070 | CN | Manufacturing |
|
SHENZHEN SED INDUSTRY CO.,LTD
Manufactures railway communication, smart energy, and indus…
|
000032 | CN | Manufacturing |
|
Shenzhen Transsion Holdings Co., Ltd.
Provides smart devices and digital services for consumers i…
|
688036 | CN | Manufacturing |
|
SHENZHEN TVT DIGITAL TECHNOLOGY CO., LTD.
Global provider of video surveillance products and AI-integ…
|
002835 | CN | Manufacturing |
|
SHENZHEN ZOWEE TECHNOLOGY CO.,LTD.
Provides ODM and EMS solutions for communication and consum…
|
002369 | CN | Manufacturing |
FRANKLIN WIRELESS CORP 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/34587/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34587 | 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=34587 | 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=34587 \ -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": 34587}, 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 FRANKLIN WIRELESS CORP (id: 34587)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.