GPS and temperature Sigfox payload.

Hello everyone.

I am currently testing an MKR1200 with the MKR GPS SHIELD, my intention is to upload the GPS coordinates and temperature to sigfox, someone could help me with the payload, I have seen that everything is used, arrays, structures etc. but I can't understand the process well.

A greeting and thanks in advance.

The process can be something like the following:

  1. Decide what data you want to send and how often
  2. Decide how to efficiently encode the data. See Payload | Sigfox build for some recommendations.
  3. Send the encoded data. You have probably already seen the examples at GitHub - arduino-libraries/SigFox: Helper library for MKRFox1200 board and ATAB8520E Sigfox module

Hi Mikael thanks for the recommendations.

We already know each other at Slack SigfoxBuilders.

Thank you very much again.
:slight_smile: