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
2 out of 2
Suggested Topics
-
Newbie question about Sending sensor data with an nRF52832 module to my sensors
Hardware • 12 Apr 2020, 04:55 • tBS 26 Apr 2020, 15:57 -
Trouble with 115200 baud on 3.3V/8MHz Arduino, like Serial Gateway. Solution: Change baudrate.
Troubleshooting • 1 Jun 2015, 20:00 • Stric 3 Jun 2015, 05:21 -
Hello, Can you help me? LDR Sensor
Development • 26 Nov 2016, 23:46 • Nathan Matos 29 Nov 2016, 04:34 -
Building a gateway with two transport layers
Hardware • 15 Aug 2021, 10:31 • Giovanni Chiva 15 Aug 2021, 18:02 -
[SOLVED] W5100 Gateway code modification
General Discussion • 24 Jun 2017, 14:59 • fejt 24 Jun 2017, 16:19 -
Ethernet Gateway Library
My Project • 22 Sept 2020, 08:21 • Rez 23 Sept 2020, 06:58 -
Communication problems between MQTT Gateway (OrangePi) and Node (Arduino Nano)
Troubleshooting • 1 May 2019, 19:22 • gammlerstyle 5 May 2019, 18:01 -
RFM69HW antenna
General Discussion • 4 Jul 2019, 13:42 • tsunami 8 Jul 2019, 09:45