espressif/esp-now

对比 Contrast (AEGHB-232)

LYL14 opened this issue · 3 comments

LYL14 commented

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

@LYL14 Could you detail describe the scenario?

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.

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