espressif / esp-now

A connectionless Wi-Fi communication protocol
Apache License 2.0
526 stars 93 forks source link

对比 Contrast (AEGHB-232) #75

Closed LYL14 closed 8 months ago

LYL14 commented 1 year ago

100 devices are networked to send and receive data to the server using espmesh or espnow.Which is better?

lhespress commented 1 year ago

@LYL14 Could you detail describe the scenario?

wujiangang commented 1 year ago

If your 100 devices want to access the remote cloud directly, it's recommend to use esp-mesh-lite. If only 1 device can access the remote cloud, this device will work as a gateway, and in the local network, it will communicate with other devices by esp-now.

lhespress commented 8 months ago

@LYL14 Closing this issue since there has been no update on this. Please feel free to reopen if required.