QuickSpot / walter-arduino

This repository contains all libraries and software to use Walter in the Arduino framework
Other
14 stars 3 forks source link

Implement MQTT protocol #3

Open daanpape opened 1 year ago

daanpape commented 1 year ago

On LTE-M the MQTT(S) protocol could be a valid option depending on the backend that you are using. On NB-IoT we strongly advise against the use of MQTT because it would fail to work in areas of bad reception. Nevertheless the WalterModem library should implement the MQTT protocol.