It seems that, there is no way for a sender and receiver to agree upon some common secret before communication. As long as the sender knows receiver's mac address, sender can always send data to receiver.
I tried esp_now_set_kok, and with/without esp_now_add_peer, all does not work. A sender can always send data to receiver with default kok and use esp_now_send with receiver's mac address.
Is this the correct implementation?
ThanksStatistics: Posted by baoshi — Mon Aug 14, 2017 11:43 pm
]]>