ivanalayan15 / JuanFi

Juanfi is an open source system for coinslot integration for mikrotik hotspot
Apache License 2.0
146 stars 113 forks source link

ESP32 Flashing using .ino #122

Closed smrtrnx closed 2 years ago

smrtrnx commented 2 years ago

Hello Sir Ivan,

I've been trying to flash esp32 for a couple of days now but to no success, it's my first time using esp32 board. I have selected esp32 dev module from the IDE board manager.

when flashing I get lots of error codes. Can you please guide me the correct settings when flashing esp32. Please.. I looked back on the procedure but its only for the esp8266.

Best Regards

rexsllemel commented 2 years ago

There is a binary file that is called JuanFi1.bin and JuanFi2.bin, flash then using pyflash not with arduino for less stress in flashing. You can then configure your esp32 later using JuanFi Setup wifi. You just have to download the latest released version. Unless you want to make your own program using those open source code.

smrtrnx commented 2 years ago

@rexsllemel thank you for pointing this out. The binary should work. I never thought of it closing this thread now :)