@littlesky
Thank you for the clarification. If I need to I will do it in NVS. My worry was whether it was being done by the Arduino ESPNow library or the WiFiESPNow library I am using
Thanks for the prompt reply.
Search found 3 matches
- Wed Nov 28, 2018 5:40 pm
- Forum: ESP32 Arduino
- Topic: Does ESPNow store peer mac id in NVS ?
- Replies: 2
- Views: 4400
- Wed Nov 28, 2018 5:25 am
- Forum: ESP32 Arduino
- Topic: Does ESPNow store peer mac id in NVS ?
- Replies: 2
- Views: 4400
Does ESPNow store peer mac id in NVS ?
I am using ESPNow as a peer to peer connection. Each of 2 ESP's send information to each other wait for a custom ACK and go to deep sleep for a fixed time They repeat this on wake up. I do this around 5 times a second However as I am in Deep sleep, I have to re-initialize ESPNow on each wakeup and a...
- Sat Apr 07, 2018 1:10 pm
- Forum: General Discussion
- Topic: ESP32 to 5V Interface
- Replies: 1
- Views: 10150
ESP32 to 5V Interface
I need to interface my ESP2 to other 5V CMOS inputs. I need to know if ESP IO pins are TTL compatible or CMOS compatible. I believe that if they are TTL level outputs my 5V logic would be able to correctly work without level conversion as I am using ESP for outputs only and not inputs. But if ESP ou...