Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. General Discussion
  3. Have anyone experienced MySensors gateway with GPRS(MQTT)?

Have anyone experienced MySensors gateway with GPRS(MQTT)?

Scheduled Pinned Locked Moved General Discussion
tinygsmgprssim800lgsmgateway
2 Posts 2 Posters 1.3k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jkandasa
    Plugin Developer
    wrote on last edited by jkandasa
    #1

    I have SIM800L+ATMEGA328P setup. With this setup, I can use MQTT with TintGSM library.

    I have some remote areas, where I want to implement MySensors setup and Gateway needs internet. I believe when we change PubSubClient code as follows gateway will work with GSM/GPRS module.

    TinyGsm modem(SerialAT);
    TinyGsmClient client(modem);
    PubSubClient mqtt(client);
    

    Source: https://github.com/vshymanskyy/TinyGSM/blob/master/examples/MqttClient/MqttClient.ino#L54~L56

    Have anyone experience with this setup? Any hits?

    ThucarT 1 Reply Last reply
    0
    • J jkandasa

      I have SIM800L+ATMEGA328P setup. With this setup, I can use MQTT with TintGSM library.

      I have some remote areas, where I want to implement MySensors setup and Gateway needs internet. I believe when we change PubSubClient code as follows gateway will work with GSM/GPRS module.

      TinyGsm modem(SerialAT);
      TinyGsmClient client(modem);
      PubSubClient mqtt(client);
      

      Source: https://github.com/vshymanskyy/TinyGSM/blob/master/examples/MqttClient/MqttClient.ino#L54~L56

      Have anyone experience with this setup? Any hits?

      ThucarT Offline
      ThucarT Offline
      Thucar
      wrote on last edited by
      #2

      @jkandasa I just finished a Gateway build with TinyGSM. You can find it here: https://www.openhardware.io/view/567/MySensors-GSM-Gateway

      Controller: Node-Red
      Gateway: SerialGateway & GSMMQTTGateway
      MySensors: 2.2.0

      1 Reply Last reply
      1
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      18

      Online

      11.7k

      Users

      11.2k

      Topics

      113.1k

      Posts


      Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • MySensors
      • OpenHardware.io
      • Categories
      • Recent
      • Tags
      • Popular