Hi,
I tried ESP32 ESPNOW data transfer bewteen four esp32 and it works very fine. If i need to connect this network to pc or android phone to control the data.Is it enough simply by adding their Mac id? if so it s possible to receive data in pc side or phone by simply access through mac id and send data? or any other way? if so will espnow(which kept as master support both at simultaneously?
I need to control each room loads from my phone through wifi.i kept each esp32 in a room.estoo
Your suggestions will help me out lot.
Regards
Radha
ESPNOW access via pc or phone
Re: ESPNOW access via pc or phone
Hi,
Wondering is it no body tried ESP-Now with pc or andoid ? Your replies will be very useful to complete my project.
Regards
Radha
Wondering is it no body tried ESP-Now with pc or andoid ? Your replies will be very useful to complete my project.
Regards
Radha
-
- Posts: 9757
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESPNOW access via pc or phone
ESP-Now packets essentially are WiFi management frames. I have no idea if there's a solution on PC or phone that can capture or send those frames, but if there is, you could use that to receive/format ESP-Now frames.
Re: ESPNOW access via pc or phone
Hi
I was wondering if you succeeded in connecting a ESPNOW network to a mobile app ?
Thanks
I was wondering if you succeeded in connecting a ESPNOW network to a mobile app ?
Thanks
Re: ESPNOW access via pc or phone
Did you make any progress on this? I guess theoretically you could use the phones Mac address, send ESP-NOW frames and find a way to look at the raw frames on the phones wifi interface. No idea if Android SDK let's you get that close to the metal though...
-
- Posts: 14
- Joined: Mon Oct 07, 2019 4:55 pm
Re: ESPNOW access via pc or phone
I guess if you want a quick hack you could add an ESP32/ESP8266 which bridge one of the esp on the network via bluetooth, then send the information to your local network, which could be controlled by your phone. Or, I don't know if it's possible, take ESP-NOW messages and send it directly to a wifi local network simultaneously.
-
- Posts: 1
- Joined: Sun Dec 11, 2022 7:01 am
Re: ESPNOW access via pc or phone
I found a project: https://hackaday.io/project/161896-linux-espnow
well be helpful
well be helpful
Re: ESPNOW access via pc or phone
I have begun reviewing the link above for a project where the computer just needs to broadcast. So far it looks like it will work. I can post my results once finished
-
- Posts: 3
- Joined: Wed Aug 16, 2023 7:19 am
Who is online
Users browsing this forum: No registered users and 64 guests