Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

the arduinojson 6.15 library crashes everything, you have to use 5.13.5 #484

Open
aandroide opened this issue Apr 1, 2020 · 4 comments
Open

Comments

@aandroide
Copy link

ok guys I solved the problem and I understood where the error is. first download the latest firebase library available here on git but you absolutely have to check by going into the management of the arduino compiler libraries, look for the arduinojson library and make sure you have version 5.13.5 and not version 6.15.0 because it is currently not compatible.

@aandroide
Copy link
Author

@kotl
you can fix it?

@Arafa-microsys
Copy link

Because this library is based on ArduinoJson 5, but when you update your ESP8266 Core to version 2.6.0 you will face this problem because of ArduinoJson 6 It has a fundamental change of the old one.
so, you should be downgraded to a version before 2.5.2

@aandroide
Copy link
Author

thanks for the tips 12 hours have passed without any reboot following your advice. I will update again if it exceeds 48 hours without rebooting

@paulohsilvavieira
Copy link

Thanks for tips!!

bblanchon added a commit to bblanchon/firebase-arduino that referenced this issue Mar 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants