remne / p1ib

P1 Interface Bridge
Other
56 stars 5 forks source link

Not able to OTA upgrade to fcd8d4a #12

Closed bckstrm closed 1 year ago

bckstrm commented 1 year ago

I have some problems with p1ib not reconnecting after temporary loosing wifi-connection and i wanted to test the development firmware to see if this has been solved but every time i try to upgrade firmware from 97b55c9 to fcd8d4a it fails with error message "Error in server response!".

remne commented 1 year ago

Hi, P1IB normally enters AP-mode for a given time (timers can be modified in the web configuration) when it cannot find the configured SSID while loosing the signal. If your wifi-signal is received very poorly, this can happen. It will stay in AP-mode for default 15 minutes, then scan again and reconnect to your ssid (if found).

image

But from your question in hand, it sounds like that the upgrade gets interrupted due to poor wifi signal. Would it be possible that you move your p1ib close to the wifi-accesspoint temporary (powering it by USB), and retry?

Regards Andreas

bckstrm commented 1 year ago

I'm sorry, problem was at my end (VLAN was blocked from internet). I will try if the retry trigger works better with the latest firmware, thanks!