Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
ktnn-wifi-30a
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Elphel
ktnn-wifi-30a
Commits
93b91cdf
Commit
93b91cdf
authored
Jun 11, 2019
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
ddef2292
Pipeline
#1074
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
1 deletion
+29
-1
README.md
README.md
+29
-1
No files found.
README.md
View file @
93b91cdf
# ktnn-wifi-30a
Custom firmware for KTNNKG wifi 30A module
\ No newline at end of file
Simple custom firmware for KTNNKG wifi 30A module.
Connects as client to the provided wifi hotspot (must be IEEE802.11 b/g/n (2.4MHz)) with a hardcoded ip address.
## hardware setup
*
WIFI module is marked as PSF-B01
*
The pinout matches with
[
this one
](
https://www.itead.cc/wiki/PSF-B85
)
.
**Note the bottom view.**
*
**Soldering is required**
*
Programming cable -
[
this one
](
https://www.amazon.com/gp/product/B07784SHF7/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1
)
with 3.3V used for VCC
## build and upload
Arduino 1.8.9:
*
Board:
**Generic ESP8285 Module**
*
Upload speed:
**921600**
*
CPU frequency:
**80 MHz**
*
Crystal frequency:
**26 MHz**
*
Flash size:
**1M (No SPIFFs)**
*
Reset method:
**ck**
Short GPIO0 to GND and power on to boot in the programming mode.
Upload the sketch. Check the serial output.
Power off, disconnect the programming cable, connect input wires, power on.
http://ip/on
http://ip/off
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment