Yurik72 / ESPHap

ESP32/ESP8266 Arduino library for native Apple Homekit Accessory Protocol (HAP)
MIT License
265 stars 60 forks source link

Got hardware watchdog restart on NodeMCU #45

Closed 97mik closed 3 years ago

97mik commented 3 years ago

Got hardware watchdog restart on NodeMCU when crypto_srp_compute_key on Pair Setup Step 2/3

Yurik72 commented 3 years ago

Is not reproducable in any existing my devices Please make sure:

  1. Use latest version or version tagged v1.0.7
  2. You have not a problem with power supply/caable (it can happen, due to the power eating at this moment)

Than give me feedback

97mik commented 3 years ago

1.0.7 release works fine, thanks