ArduinoJson 6 updated needed
w1r3d90d opened this issue · 4 comments
w1r3d90d commented
ArduinoJson 6 updated needed
That's all
JAndrassy commented
Hi. do you use this firmware? Why?
w1r3d90d commented
Well I was trying to. I need ArduinoOTA ability with a standard Arduino Uno. I have plenty of esp8266-01 boards and this project seemed to fit the need perfectly. I was able to get around the JSON issue but I now cannot get the SPIFFS data to load. I think the esp-01 doesn’t have enough flash for the project binary and SPIFFS to fit.
…Sent from my iPhone
On Jan 24, 2022, at 12:55 AM, Juraj Andrássy ***@***.***> wrote:
Hi. do you use this firmware? Why?
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.
JAndrassy commented
if you use Linux, you can use this to upload to Uno with esp8266
https://github.com/jandrassy/lab/blob/master/AvrDudeTelnet/AvrDudeTelnet.ino
or you could try
https://github.com/jeelabs/esp-link
w1r3d90d commented
Thanks
I could probably use either of those.
Thanks
…Sent from my iPhone
On Jan 24, 2022, at 10:55 PM, Juraj Andrássy ***@***.***> wrote:
if you use Linux, you can use this to upload to Uno with esp8266
https://github.com/jandrassy/lab/blob/master/AvrDudeTelnet/AvrDudeTelnet.ino
or you could try
https://github.com/jeelabs/esp-link
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
You are receiving this because you authored the thread.