DoogeJ / esp8266-bitcoin-ssid-ticker

A Bitcoin SSID ticker for ESP8266's written in Arduino C/C++
Creative Commons Attribution 4.0 International
35 stars 4 forks source link

As soon as the ESP8266 starts its own AP, it loses connection with the wifi network #2

Closed DoogeJ closed 5 years ago

DoogeJ commented 5 years ago

I've so far only seen this issue on a knock-off NodeMCU 1.0.

With the WiFi.softAP lines commented out it has no issues.

DoogeJ commented 5 years ago

Fixed in commit 07b3371