
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 |
|---|---|---|---|
| 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 | |
| DEFINITIVE PROXY STATEMENT | 2025-11-12 | English |
Browse filings by year
29 years- 2026 3 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
3 filings
| |||||
| 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
12 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 | ||
| 9405721 | FORM 8-K | 2025-02-20 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DrayTek Corporation
Manufacturer of networking equipment, VPN routers, and secu…
|
6216 | TW | Manufacturing |
|
DTI GROUP LTD
Develops surveillance and passenger information systems for…
|
DTI | AU | Manufacturing |
|
Eastern Communications Co.,Ltd.
Provides private network systems, financial electronics, an…
|
600776 | CN | Manufacturing |
|
Edimax Technology Co., Ltd.
Global provider of networking solutions for home, SME, and …
|
3047 | TW | Manufacturing |
|
EMR Microwave Technology Corporation
Designs and supplies high-performance RF filtration and amp…
|
— | CA | Manufacturing |
|
Eoptolink Technology Inc., Ltd
Designs and manufactures high-performance optical transceiv…
|
300502 | CN | Manufacturing |
|
EverFocus Electronics Corp.
Global provider of edge AI computing, smart transportation,…
|
5484 | TW | Manufacturing |
|
EverProX Technologies Co., Ltd.
Develops high-speed optical fiber interconnects and AOCs fo…
|
300548 | CN | Manufacturing |
|
Extreme CCTV Inc.
Global supplier of hardened video surveillance systems buil…
|
— | CA | Manufacturing |
|
EZconn Corporation
Designs and manufactures broadband optical, RF, and interco…
|
6442 | TW | 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.