Hello, I'm using an Arduino MKR WiFi 1010 to control my house. So I can communicate with it thanks to Telegram bots and it does what I want it to do.
Actually, my arduino is connected to Telegram, my air conditioner server, my inverter server, etc etc.
So it is connected to 4 servers at the same time.
I recently tried to connect my arduino to Tuya API. It works without any problem.
But the thing is that when I want to be connected to 5 servers (the 4 previous ones + Tuya) then it doesn't work, the connection fails for the 5th server. If I get rid of one server (the air conditionner one for example) then everything seems to work well, but I can no longer control my air conditionner.
Do you know what could be the problem? Is this the Arduino that is not enough powerful? Or deosn't it have enough memory?
Is there another Arduino I can use (such as Arduino Giga?) that would work? Or should I use more powerful stuff like a Raspberry pi ?
Thank you for reading me
6 posts - 2 participants