Search found 6 matches

by blmhemu
Mon Jul 03, 2017 12:17 pm
Forum: General Discussion
Topic: Wireless Code upload to ESP32
Replies: 7
Views: 11445

Re: Wireless Code upload to ESP32

Update :
The screen shot of python terminal is also attached. I think this could be due some problem in python server.
by blmhemu
Mon Jul 03, 2017 12:14 pm
Forum: General Discussion
Topic: Wireless Code upload to ESP32
Replies: 7
Views: 11445

Re: Wireless Code upload to ESP32

Hi ESP_Sprite, OTA is not working for me. This is what i have done: 1. Made (not flashed) the blink app and created python server. 2. Uploaded the OTA example code (changed the ip, port, app name etc. in menuconfig). But the LED is not blinking i.e The code blink.bin is not uploaded into the partiti...
by blmhemu
Sun Jul 02, 2017 11:45 pm
Forum: General Discussion
Topic: ESP32 OTA using bluetooth
Replies: 5
Views: 9348

Re: ESP32 OTA using bluetooth

Hi deepak ,
I do. not exactly know the code for esp32 but i have found that bluetooth low energy devices have the option to do it.
This site is not for esp32 but might give you an idea :) :https://developer.mbed.org/teams/Blueto ... TA-Updates
by blmhemu
Sun Jul 02, 2017 11:41 pm
Forum: General Discussion
Topic: Wireless Code upload to ESP32
Replies: 7
Views: 11445

Re: Wireless Code upload to ESP32

Hey , Firstly thank you for the previous replies. I have gone through the links and were very useful. One thing that was not clear is about uploading code wirelessly more than once. Let me explain my problem in more detail - 1. Initially you uploaded the ota code into esp32 via usb. 2. Then it is co...
by blmhemu
Sun Jul 02, 2017 11:11 am
Forum: General Discussion
Topic: Wireless Code upload to ESP32
Replies: 7
Views: 11445

Re: Wireless Code upload to ESP32

Can you please explain / suggest a reading material about how it works ?
by blmhemu
Sat Jul 01, 2017 11:44 pm
Forum: General Discussion
Topic: Wireless Code upload to ESP32
Replies: 7
Views: 11445

Wireless Code upload to ESP32

Hi everyone,
Can someone show me how to wirelessly upload my code to ESP32 which is present remotely far away but connected to internet. (Or atleast when connected to same router as my laptop.)