Search found 3 matches

by jeaoks
Sun May 20, 2018 6:09 am
Forum: General Discussion
Topic: OTA via ESP32 to STM32 with CAN
Replies: 2
Views: 6690

Re: OTA via ESP32 to STM32 with CAN

Yes, exactly. I am about use REST interface between my ESP and the Server which pushes/sends the image. This is still the part what i understand how to do it. And for the safety feature i am thinking to push the STM image through the bluetooth so by then i am safe from the possible hackers. As bluet...
by jeaoks
Sat May 19, 2018 9:32 am
Forum: General Discussion
Topic: OTA via ESP32 to STM32 with CAN
Replies: 2
Views: 6690

OTA via ESP32 to STM32 with CAN

Hi, I am using two STM32's in two devices. One is in sort of "motherboard" and another in "control panel". They are connected via CAN. In the control panel I have also ESP32, which is also in the same CAN as these two STM32's. ESP32 itself is easy'ish to update OTA. And the two STM32 can already be ...
by jeaoks
Fri May 18, 2018 8:12 pm
Forum: ESP32 Arduino
Topic: Programming STM32 via CAN with ESP32 OTA
Replies: 2
Views: 5520

Programming STM32 via CAN with ESP32 OTA

Hi, I am using two STM32's in two devices. One is in sort of "motherboard" and another in "control panel". They are connected via CAN. In the control panel I have also ESP32, which is also in the same CAN as these two STM32's. ESP32 itself is easy'ish to update OTA. And the two STM32 can already be ...