Bluetooth Arduino UNO - hc-05

Hi,
Does anyone know a good tutorial (or maybe has the code) to use an arduino UNO with a HC-05 bluetooth module to upload a sketch via bluetooth (so you don't have to dissamble your whole project to update) AND to send/receive data?
The part where I send/receive information from the Arduino UNO via Bluetooth works fine. Is it even possible to combine these functions?
thx

Try a Google search for "uno bluetooth ota programming".

1 Like

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.