WiFiConnectionHandler question?

Dear EXPERTS,

First of all i need to say I'm a NOOB with my ARduino skills. I have to admit, i call myself a leach, because i can only copy / paste from others.

I want to build this:
https://www.bright.nl/nie...sche-energietarieven.html

But i ran into my shortcommings again.....
After a lot of time and internet searches i have finaly found the drivers to get the board to be recognised and i managed to dump the code onto the board.

I need the SSID and password 'hardcoded' onto the board. I have tried this, but it does not work. (I must be doing it wrong.)

Hardcoding the SSID is not what i want, i want it to be flexible.

I badly need some help with it.

I want the board to send it's own SSID, so i can change the needed SSID/PASWORD by PC or Phone to connect it to the internet.

I also need the SSID to reset to its 'initial' SSID when the board looses the SSID connection after -X- attempts.

I know this code is availible (somewhere) because other projects worked like this, but i do not know how i should change this.

I would be VERY gratefull if somebody could help me out!

Kind regards,
Ben

DUTCH
Beste Arduino EXPERTS,

Om te beginnen moet ik vooraf bekennen dat ik een NOOB ben op het gebied van Arduino. Ik moet het hebben van wat andere mensen op diverse fora posten waar ik middels kopiƫren / plakken en de nodige portie aan geluk, toeval, of een heel goede walktrough met veel plezier gebruik van maak.

Omdat ik vastloop in mijn projectje moet ik hulp inroepen van de expertise van anderen.

Ik wil het volgende maken: https://www.bright.nl/nie...sche-energietarieven.html

Nu is het mij gelukt om de ontbrekende ESP8266 driver te vinden en de software naar het board te schrijven, maar ik krijg deze niet aan Wifi gekoppeld.

Mijn wens is dat het board na programmeren een eigen SSID uitzend, tot deze via PC of GSM aangepast is en dan op die manier aan het internet gehangen kan worden.
Ook zou het fijn zal dat als het board de connectie met WiFi verliest het weer na -X- pogingen de reset doet naar het initiƫle eigen SSID.

Zou iemand mij hier AJB mee kunnen helpen?