You are reading a single comment by @MaBe and its replies.
Click here to read the full conversation.
-
Yes. I searched on the forum and use these codes:
let rawCodes =[4400,4350,550,1600,600,500,550,1650,550,1600,550,550,550,550,550,1600,550,550,550,550,550,1600,550,550,550,550,550,1600,550,1600,600,500,550,1650,550,550,550,1600,550,1600,600,1600,550,1600,550,550,550,1600,600,1600,550,1600,600,500,550,550,550,550,550,500,600,1600,550,550,550,500,600,1600,550,1600,600,1600,550,550,550,500,600,500,550,550,550,550,550,500,600,500,550,550,550,1600,600,1600,550,1600,550,1650,550,1600,550].map(function(x) {return x/1000;}); analogWrite(NodeMCU.D5, 0.9, {freq:38000}); digitalPulse(NodeMCU.D5, 1, rawCodes); digitalPulse(NodeMCU.D5, 1, 0);
And it will reboot itself during process.
can you please send a snippet of the code you use to come up with this finding.