r-map / rmap

rete monitoraggio ambientale partecipativo documentation at https://doc.rmap.cc
https://rmap.cc
52 stars 43 forks source link

firmware: spurious mqtt packet received #134

Closed pat1 closed 7 years ago

pat1 commented 8 years ago

I get a not valid packet from mosquitto broker when I use sim800:

decimal| binary
-----------------
13     | 0000 1101
10     | 0000 1010
67     | 0100 0011
76     | 0100 1100
79     | 0100 1111
83     | 0101 0011
69     | 0100 0101
68     | 0100 0100
13     | 0000 1101
10     | 0000 1010

I can continue with a short MQTT_SOCKET_TIMEOUT

pat1 commented 7 years ago

solved by #31