GPS data format



  • Re: 💬 GPS Sensor

    Hi,
    The example GPS sketch needed a small tweak for it to work with the mysensors integration on Hone Assistant. The semi-colons in the payload message should be comma.

    Like this:
    sprintf(payload, "%s,%s,%s", latBuf, lngBuf, altBuf);

    Cheers.
    PDJ


Log in to reply
 

Suggested Topics

0
Online

11.2k
Users

11.1k
Topics

112.5k
Posts