OpenShock / Firmware

Espressif Firmware for OpenShock, Controlling shock collars via Reverse engineered proprietary Sub-1 GHz Protocols.
GNU Affero General Public License v3.0
31 stars 11 forks source link

[Bug] Gateway pairing fails despite network connection #111

Closed redmushie closed 10 months ago

redmushie commented 11 months ago

Pre-submission checklist

Board

Pishock 2023

Firmware version

1.0.0-rc.4

Flashing method

Instructions per RELEASE.md

Describe what happened as precisely as possible.

UI (these were taken right after each other):

IMG_20231108_193407 IMG_20231108_193433

Logs:

[106470][V][WiFiManager.cpp:289] Save(): [WiFiManager] Authenticating to network ...
[106568][V][WiFiManager.cpp:126] _connectImpl(): [WiFiManager] Connecting to network ... (...)
[106592][V][WiFiGeneric.cpp:97] set_esp_interface_ip(): Configuring Station static IP: 0.0.0.0, MASK: 0.0.0.0, GW: 0.0.0.0
[107951][V][WiFiGeneric.cpp:355] _arduino_event_cb(): STA Connected: SSID: ..., BSSID: ..., Channel: 6, Auth: WPA2_PSK       
[107953][D][WiFiGeneric.cpp:1035] _eventCallback(): Arduino Event: 4 - STA_CONNECTED
[107960][I][WiFiManager.cpp:194] _evWiFiConnected(): [WiFiManager] Connected to network ... (...)

Describe what you expected to happen instead.

Gateway pairing should succeed, since internet connection is established

In as much detail as possible, describe the exact steps you took to make the problem appear.

Other remarks

No response

hhvrc commented 11 months ago

Please provide more logs, this is currently not sufficient for me to troublehshoot off

hhvrc commented 11 months ago

@redmushie can you update this post so i can remember what to fix? the ip stuff

redmushie commented 10 months ago

I think you fixed it but you were supposed to add logging w.r.t. DHCP working or not working

hhvrc commented 10 months ago

This is a stale issue, if this re-appears again then we would have to look into it