You are reading a single comment by @maman and its replies. Click here to read the full conversation.
  • Yes, sure.

    I want to develop ESP-Now gateway, based on this work
    https://github.com/HarringayMakerSpace/E­SP-Now.
    Using espnow, it is possible to develop battery-powered devices for sensors,
    using less IP-address devices.

    For the gateway, I use 2 ESP8266, one is for connection with the esp-now network,
    and the other is for connection to the internet via wifi. For the first device, I use arduino IDE,
    while for the second device, I use espruino.
    Communication between devices is using UART. Now, both device is using hardware serial.
    I use ESP-07.

    Regards,
    Maman

About

Avatar for maman @maman started