B4R Question B4R Question Is there any plan to upgrade B4R to work fully with Arduino IDE V2 and ESP32 board V3?

peacemaker

Expert
Licensed User
Longtime User
Upgrade what exactly ?
SDKs of MCUs are and will be updated always, and we have to update our B4R codes and C++ codes accordingly.
 
Upvote 0

peacemaker

Expert
Licensed User
Longtime User
But i'm already working with latest SDK of ESP32 and B4R 4.0.
What is the trouble exactly now ?
 
Upvote 0

hatzisn

Expert
Licensed User
Longtime User
But i'm already working with latest SDK of ESP32 and B4R 4.0.
What is the trouble exactly now ?

I do to. But for some extreme cases it might have a problem (not that I know of) but for these cases there is always in-line C. Have a look at this:

 
Upvote 0

RJB

Active Member
Licensed User
Longtime User
Thanks, I'll take a look, though it does reduce the usefulness of B4R if you have to use workarounds. I already have almost as much inline C as B4R in the code.
Has anyone tried using a ESP32 C3? Did it work/ could you make it work?
When I did try updating the IDE/ Board I ended up with so many errors that it would take weeks to work through them!
I presume Erel believes there is a need for an update from his comments, as given above, but perhaps he could give his view when he is back from holiday.
 
Upvote 0
Top