more G-Labs products

Author Topic: NEED HELP - ESP 8266 -EVB Relay and MQTT  (Read 373 times)

November 20, 2016, 06:44:45 PM
Read 373 times

ikelhak

  • *
  • Information
  • Newbie
  • Posts: 1
Hi there,
That's what I have:
- Raspberry Pi3 connected to the LAN - RASBIAN and with HG installed (ver 1.1 beta r525)
 -  MQTT from the package repository ver 1.1
- Olimex ESP8266-EVB with ESPEASY firmware (core 2_3_0 build .120) and it has a relay onboard
  - connected via WLan

My goal is: turn on the relay from HG to the ESP8266

I assume that it can be done using MQTT bu I have some problem: I can not add the "remote" module in HG

I verified:
 - ESP8266  can connect to HG via MQTT on port 1883
INIT : Booting Build nr:120
IP   : Static IP :192.168.4.93
WIFI : Connecting... 1
WIFI : Connected!
INIT : I2C
MQTT : Connected to broker
Subscribed to: /ESP8266_test/#
INIT : Boot OK
INIT : Cold Boot

HG works fine, I've tried using RPI GPIO port and works fine

What I have to do?
Thanks for your help.


There are no comments for this topic. Do you want to be the first?