Have anyone experienced MySensors gateway with GPRS(MQTT)?
-
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?
-
@jkandasa I just finished a Gateway build with TinyGSM. You can find it here: https://www.openhardware.io/view/567/MySensors-GSM-Gateway
1 out of 2
Suggested Topics
-
MQTT Gateway + wi-fi instead of ethernet
Controllers • 13 Mar 2015, 08:29 • vladimir 14 Mar 2015, 09:13 -
Building a gateway with two transport layers
Hardware • 15 Aug 2021, 10:31 • Giovanni Chiva 15 Aug 2021, 18:02 -
ESP8266 Gateway start without WiFi connection
Troubleshooting • 17 Nov 2017, 11:26 • LeoDJ 17 Nov 2017, 11:26 -
💬 RS485 Ethernet Gateway
OpenHardware.io • 20 Dec 2018, 14:55 • openhardware.io 9 Oct 2019, 12:05 -
MySensors gateway running as a service
Development • 9 Sept 2022, 19:54 • OldSurferDude 9 Sept 2022, 23:28 -
heartbeat? monitor?
Development • 21 Dec 2017, 17:17 • CrankyCoder 21 Dec 2017, 18:06 -
Ethernet Gateway Library
My Project • 22 Sept 2020, 08:21 • Rez 23 Sept 2020, 06:58 -
[SOLVED] ESP8266MQTTClientGateway problem
General Discussion • 24 Jan 2016, 19:32 • mbj 26 Jan 2016, 21:29