jamct / DoorsignEPD

Doorsign with E-Paper-Display with ESP32. Loading images from webserver.
GNU General Public License v3.0
100 stars 36 forks source link

Not showing correct SSID of AP #19

Open jamct opened 6 years ago

jamct commented 6 years ago
jdede commented 6 years ago

Is there a way to readout the current SSID in Basecamp? When I checked last (two weeks back), there was no (nice) option to get the current SSID when in AP mode.

Regarding the secret: Is the value completely empty if no secret is set?

I will check both issues as soon as I have access to my board.

jamct commented 6 years ago

My colleague @merlinschumacher (maintainer of Basecamp) is working on a solution in Basecamp. If you created a solution, you can send him a PR. The secret is always created but only set if activated in basecamp-constructor.

jdede commented 6 years ago

Okay, now I got the same problem. Didn't upgrade to Basecamp 0.1.8... After checking the code again, I created a PR for the missing feature (https://github.com/merlinschumacher/Basecamp/pull/44). Let's see, when/if it gets merged and is available in the Arduino library manager.