
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 |
|---|---|---|---|
|
KNS CO., LTD
Designs and manufactures stabilized antenna systems for mar…
|
432470 | KR | Manufacturing |
|
KOCOM CO., LTD
Develops and manufactures smart home and security solutions.
|
015710 | KR | Manufacturing |
|
Kyland Technology Co.,Ltd.
Develops industrial communication solutions and software-de…
|
300353 | CN | Manufacturing |
|
LARGO
Specializes in the industrial refurbishment and retail of p…
|
ALLGO | FR | Manufacturing |
|
Leedarson Iot Technology Inc.
ODM specializing in the R&D and manufacturing of IoT device…
|
605365 | CN | Manufacturing |
|
LIGHTRON FIBER-OPTIC DEVICES INC.
Manufacturer of optoelectronic components for high-speed co…
|
069540 | KR | Manufacturing |
|
Linktel Technologies Co., Ltd.
Develops high-performance optical transceivers for data cen…
|
301205 | CN | Manufacturing |
|
LOOP
Develops mission-critical communication solutions and netwo…
|
3025 | TW | Manufacturing |
|
Lootom Telcovideo Network(Wuxi) Co., Ltd
Develops video transmission, broadband access, and optical …
|
300555 | CN | Manufacturing |
|
LumenRadio AB
Develops ultra-reliable wireless connectivity for mission-c…
|
LMR | SE | 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.