john30 / ebusd-esp

Firmware for ESP8266 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
150 stars 21 forks source link

Modify wifi to connect on an existing wifi #14

Closed Baalfrog closed 5 years ago

Baalfrog commented 5 years ago

Hello John30, at first congratulation for this tuto and software. I have a question as beginer on this topic I would like to know if there is a way to modify your software to connect the ESP8266 on an existing network ? I would like to use Jeedom to control my boiler (Saunier Duval) thru your Ebusd-esp on a Raspberry. My Raspberry is already connected on a dedicated wifi at home. Then I would like to connect the ESP8266 on this network to be able to receive informations.

Many thanks per advance Regards

john30 commented 5 years ago

this is already possible. you just have to configure it accordingly with a serial connection or after connecting to the access point wifi

Baalfrog commented 5 years ago

Sorry for my stupid question. I thought it was only a WiFi master. It works perfectly thank you very much