Hello!
I need your help and assistance in my project. Currently we are developing project on the device, which is on arduino written on C low level, it is really difficult to handle do many things, we want to keep it as simple as we can, everything will rely on to the our web app(Django). device suppose to send request in each minute and get response to each request. data comes in each minuet as str, we need to parse the data and send response to take actions. Is there any example of it? or anything would help me to work on this project? I would definitely appreciate your help. Thanks in advance!