esp-now
esp-now copied to clipboard
How to create the continous responder task ??
Hello,
-
I have multiple initiator which initiate initiator task at different times. I want to one responder which respond continuously to every initiator and vice-versa. I tried to create the task which only response but It now working. Can you guys tell me how do i achieve this ?
-
Instead of using the protocomm to create the device private and public for secure connection at run time, I want to use the my own prv and pub key to secure connection. How can I do this??