ESP32

mbatorowicz

Member
good morning, how should i connect ESP32 to Azurite?
It depends on the external wifi and BT antenna. I think this can be achieved with ESP32. Where to get the ESP32 flashing code? Is there any step by step instruction?
 
Yes like @RonPeeters say simply connect the ESP32 at the Bluetooth port see wiki section for RFID module .

Set the jumper correctly to power ESP32 with 5V and use 3.3V on RX TX.


Use code named ESP32_BT_Passerelle to have access to your mower over arduremote.

 
Without Raspberry you can upload ESP-LINK inside ESP01 standard wifi board from shop to connect to mower over WIFI ,but it only work with PFOD and not with Arduremote.
You need to swap between BT or WIFI into mower.h

This repo is OK with ESP32 and WIFI by redirecting COM2 to WIFI ,and you can use PFOD
 
Oben