
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 DEC 2024 | 2025-02-14 | English | |
| Major Shareholding Notification 2025 | 2025-02-14 | English | |
| FORM 8-K | 2025-01-03 | English | |
| FORM 8-K | 2024-12-06 | English | |
| FORM 10-Q FOR SEPT 2024 | 2024-11-14 | English | |
| DEFINITIVE PROXY | 2024-10-25 | 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 | |
|---|---|---|---|---|---|
|
2025
3 filings
| |||||
| 9405723 | FORM 10-Q FOR DEC 2024 | 2025-02-14 | English | ||
| 9405722 | Major Shareholding Notification 2025 | 2025-02-14 | English | ||
| 9405725 | FORM 8-K | 2025-01-03 | English | ||
|
2024
11 filings
| |||||
| 9405727 | FORM 8-K | 2024-12-06 | English | ||
| 9405728 | FORM 10-Q FOR SEPT 2024 | 2024-11-14 | English | ||
| 9405729 | DEFINITIVE PROXY | 2024-10-25 | English | ||
| 9405730 | CURRENT REPORT | 2024-10-08 | English | ||
| 9405736 | FORM 10-K FOR JUNE 2024 | 2024-09-30 | English | ||
| 9405738 | FORM 8-K | 2024-06-14 | English | ||
| 9405739 | FORM 8-K | 2024-05-21 | English | ||
| 9405740 | FORM 10-Q FOR MARCH 2024 | 2024-05-15 | English | ||
| 9405741 | SD | 2024-03-26 | English | ||
| 9405742 | Major Shareholding Notification 2024 | 2024-02-14 | English | ||
| 9405745 | FORM 10-Q FOR 12/31/23 | 2024-02-14 | English | ||
|
2023
1 filing
| |||||
| 9405746 | FORM 8-K | 2023-12-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom Systems, Inc.
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
Accton Technology Corporation
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
|
Alpha Networks Inc.
Provides networking equipment design, manufacturing, and se…
|
3380 | 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.