SNOC / rpisigfox

MIT License
17 stars 7 forks source link

Data not reporting on SigFox #10

Closed steveohara closed 6 years ago

steveohara commented 6 years ago

Hello,

I've got a couple of the Raspberry Pi modules for development and I am trialling them from our base in south London.

Everything is configured correctly, I can send messages via sendsigfox.py without any errors showing on the console. The same is true if I try it manually using minicom e.g. AT$SS=01234 returns OK

I have registered the devices on the SigFox backend but nothing appears in the messages list on their portal. I've moved the Pi around the building to see if it's a coverage issue to no avail, same response.

How can I debug this? Is there a way that I can tell if the backend actually received my message? Is there something else I need to do on the SigFox backend?

Any help would be much appreciated.

Regards, Steve

steveohara commented 6 years ago

It's working! A coverage issue - I took the unit outside and it's reporting fine now