You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to send a HTTP post request upon boot of the ESP32 I have running BlueRetro firmware in order to trigger some automations when a console is turned on.
I think the easiest way to do this will be to modify the code you provide here and then compile it into firmware I can load onto the ESP32. My question is what file would it be best to add this code in? Is there a method which is run on boot up somewhere?
Also do you know how I can compile the code after ready for flashing onto the ESP32?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I would like to be able to send a HTTP post request upon boot of the ESP32 I have running BlueRetro firmware in order to trigger some automations when a console is turned on.
I think the easiest way to do this will be to modify the code you provide here and then compile it into firmware I can load onto the ESP32. My question is what file would it be best to add this code in? Is there a method which is run on boot up somewhere?
Also do you know how I can compile the code after ready for flashing onto the ESP32?
Many thanks
Beta Was this translation helpful? Give feedback.
All reactions