0

Recently I have been building some projects using the Wia Dot One and the PIR module which I got with it. I am still new to electronics so I am using the "Blocks" feature on the Wia.io platform.

Currently I am trying to receive events on the Wia platform whenever motion is detected by the device. The code seems to upload fine, I know because the Dot One behaves as it did during previous successful deployments. However the events do not appear on the platform. I am working with the blocks arranged as shown below:

enter image description here

Is there anything I might be missing to get this to work?

Thanks for your help!

1 Answers1

1

I read over your blocks, it seems to me that you have not included the "Connect to Wifi" block at the start of the block sequence. I included it in my own example and it worked perfectly.

enter image description here