Hey folks
I barely come up online to ask a question but this is an ongoing issue for like 2 month now and i tried everything i could for this matter. see if you guys can help me with this.
here is the situation :
the ESP 8266 is connected to wifi and serial console works perfect on reporting and logging...
there is a 12 Volt motor connected to a motor driver ( l298n ) and a couple of micro switches inside the project ...
the goal is to lift up and down the cabinet door using the gear motor but since the motor is slow over 12 volt i boosted it up to 15 volt to increase the speed a little bit more.
for that i am aware of removing the jumper on the motor driver and sharing the "N" with arduino...
there are 2 different ways to open and close the cabinet door :
- using the switches as Manuel open and close ...
- using the app on the phone with Blynk software...
i put some serial.print commands to track the code and when the motor is not connected to motor driver it works great over app and manuel switches... but when i connect the motor to drive ports on the motor driver and when its lifting up the door ,over high current, the wifi stops reponding, the app says arduino is offline and i see bunch of " l飧甽$l#飧府c飧府飧畂飧畖飧府"飧府r飧畂nN飧府]'" over serial console...
it will not reconnect unless i disconnect all the power supplies from the outlet and wait a couple of sec and then reconnect them !!
i know its so confusing and it might be too much and i do understand if you guys simply ignore this question.but i appreciate if you help me out of this.
thank you