iSpindHub icon indicating copy to clipboard operation
iSpindHub copied to clipboard

ESP-Now

Open gizmocuz opened this issue 1 year ago • 1 comments

Would it be an idea to rewrite the code to make use of ESP-Now for incoming data? (And of course, let the iSpindel itself also push out the status via ESP-Now)

  • This has multiple benefits, no need for a second AP to for the iSpindel itself, we just get the messages over ESP-Now
  • the range is very good, and there is no need for the iSpindel to connect to a Wifi AP
  • communication can be encrypted
  • support for multiple iSpindels (maybe switchable via two buttons)

ESP-Now is natively supported in the libraries, and easy to use

If you have interest, I can upload a client/server ESP-Now example

Of course, the code for iSpindel also has to support ESP-Now as output

If you do not have time, but like the idea, also let me know, I could try to find some time for this

gizmocuz avatar Aug 30 '24 12:08 gizmocuz

Hello. That's very interesting. I will have a look this week and come back to you on this.

ZeSlammy avatar Sep 02 '24 09:09 ZeSlammy