A full functional WiFi repeater (correctly: a WiFi NAT router) This is an implementation of a WiFi NAT router on the esp8266 and esp8285. It also includes support for a packet filtering firewall with ACLs, port
esp8266 wifi中续. Contribute to zanjie1999/esp8266_wifi_repeater development by creating an account on GitHub.
https://github.com/martin-ger/esp_wifi_repeater/tree/master/firmware_sdk_1.5.4固件作者github地址对于通用ESP12,NodeMCU或Wemos D1使用以下设置(对于ESP-01将FLASH SIZE更改为“8Mbit”):注意初始化模块必须烧撸俩文件,blank和esp_init_data,地址和文件名都在图上面,我的是esp-12f固件从以下默认配置开始:...
For a setup with multiple routers in a mesh to cover a larger area a new mode "Automesh" has been included https://github.com/martin-ger/esp_wifi_repeater#automesh-mode . NEW feature: OTA update support - see https://github.com/martin-ger/esp_wifi_repeater#ota-over-the-air-update-...
github地址 https://github.com/martin-ger/esp_wifi_repeater 烧录程序步骤 下载中 等待烧录完成后、把IO0的杜邦线去掉,然后重新上电 烧录异常1 出现这个情况,把连接到3V3的杜邦线拔插一次就正常了 配网 配网流程 上图补充:连上后需要在浏览器输入192.168.4.1 来对ESP8266进行配置 ...
The web interface allows for the configuration of all parameters required for the basic forwarding functionality. Thanks to rubfi for the major work on that:https://github.com/rubfi/esp_wifi_repeater/. Point your browser to "http://192.168.4.1". This page should appear: ...
A full functional WiFi Repeater (correctly: a WiFi NAT Router) - firmware updated to 2.2.17 compiled with ESP8266_NONOS_SDK-2.2.0-28-g… · dennn81freeside/esp_wifi_repeater@2910115
esp_wifi_repeater 全功能WiFi中继器( 正确: WiFi NAT路由器) 这是在esp8266和esp8285上的WiFi NAT路由器的实现。 它还支持包含 acl 。端口映射。流量调整。远程监控( 或者数据包嗅探) 和电源管理的包过滤防火墙。 对于网格中包含多个路由器的设置,一个新的模式"automesh"已经被包含在https://github.com/martin...
ESP-01 with flash memory Puya P25Q80H 8A1F39D with 26MHz crystal doesn't work ESP-01 with flash memory Puya P25Q80H 8B1F88D with 26.7MHz crystal works. If somebody can search for the difference... may be small changes in the code could help... Thanks This was referenced Jul 29,...
esp_wifi_repeater, 全功能WiFi中继器 这是在esp8266和esp8285上的WiFi NAT路由器的实现。 它还支持包含 acl 。端口映射。流量调整。远程监控( 或者数据包嗅探) 和电源管理的包过滤防火墙。 对于网格中包含多个路由器的设置,一个新的模式"automesh"已经被包含在 https:///martin-ger/esp_wifi_repeater#automesh...