Search found 3 matches
- Sun May 20, 2018 6:09 am
- Forum: General Discussion
- Topic: OTA via ESP32 to STM32 with CAN
- Replies: 2
- Views: 7389
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...
- Sat May 19, 2018 9:32 am
- Forum: General Discussion
- Topic: OTA via ESP32 to STM32 with CAN
- Replies: 2
- Views: 7389
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 ...
- Fri May 18, 2018 8:12 pm
- Forum: ESP32 Arduino
- Topic: Programming STM32 via CAN with ESP32 OTA
- Replies: 2
- Views: 6187
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 ...