MQTT FX - AP Mode

DEsp3286
Posts: 13
Joined: Sat Sep 29, 2018 11:30 am

MQTT FX - AP Mode

Postby DEsp3286 » Sat Sep 29, 2018 11:37 am

Hi all!

Newbie question :P
I have:
1) MQTT FX on my pc as a broker;
2) ESP32 on AP mode running Arduino Core and PubSubClient;

How can I send data from PC to ESP ( and viceversa ) ?

Help needed :)

Thanks in advance!

tommeyers
Posts: 184
Joined: Tue Apr 17, 2018 1:51 pm
Location: Santiago, Dominican Republic

Re: MQTT FX - AP Mode

Postby tommeyers » Sat Sep 29, 2018 2:06 pm

Easy: Use MQTT on your ESP32.

You will find that there are MQTT libraries for ESP32 with examples, ... You will find tools bundled with the broker for: command line publish, subscribe. You will find support for MQTT for Java and many other languages for your PC.

On your ESP32 you will need to enable STA mode too (AP + STA).

Also easy: Google + Search this forum.

Tom Meyers
IT Professional, Maker
Santiago, Dominican Republic

Who is online

Users browsing this forum: No registered users and 61 guests