
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 |
|---|---|---|---|
|
Tejas Networks Limited
Designs and manufactures wireline and wireless networking p…
|
TEJASNET | IN | Manufacturing |
|
Tianjin 712 Communication & Broadcasting Co., Ltd
Develops wireless communication equipment for railway, avia…
|
603712 | CN | Manufacturing |
|
TONGDING INTERCONNECTION INFORMATION CO.,LTD.
Provides optical communication equipment and integrated inf…
|
002491 | CN | Manufacturing |
|
TONGYU COMMUNICATION INC.
Produces mobile communication antennas, RF components, and …
|
002792 | CN | Manufacturing |
|
Transtech Optelecom Science Holdings Limited
Designs, produces, and sells optical fiber and optical fibe…
|
9963 | HK | Manufacturing |
|
T&S Communications Co.,Ltd
Develops and manufactures optical communication components …
|
300570 | CN | Manufacturing |
|
TWOWAY
Manufacturer of broadband amplifiers and optical equipment …
|
8045 | TW | Manufacturing |
|
Ubiquiti Inc.
Develops networking hardware and software for enterprises, …
|
UI | US | Manufacturing |
|
Ubiquoss Holdings Inc.
Develops and manufactures network equipment for broadband c…
|
078070 | KR | Manufacturing |
|
Ubiquoss Inc.
Developer and manufacturer of network equipment for wired b…
|
264450 | KR | 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.