B4R Question Where is the ESP32 File?

Gerardo Tenreiro

Active Member
Licensed User
Hello,
I have an application made in B4R for some cards that use an ESP32 and are intended to be mass-produced.

My Client wants to connect the card to the USB port and from an application (Possibly made in B4J) the ESP32 software is transferred to the card.
The first problem is where the ESP32 program is in B4R.
Second is how the program is transferred via serial port to the ESP32?

Does anyone have any idea where to start?

Thank you so much
 

hatzisn

Well-Known Member
Licensed User
Longtime User
1) With the new version of b4r the .bin file is saved in the apropriate folder Arduino 2.x Software Selects. Search for it in Google.
2) I think this can be done through the Arduino CLI. Search for it in Google also.
 
Upvote 0

peacemaker

Expert
Licensed User
Longtime User
 
Upvote 1
Top