Blue light is good, it means that the APP is running correctly (in the background)
If the COM port and baud rate are correct you can try modifying the code slightly to see if messages are being received correctly, you can do this as follows:
- Go to: Configure -> Programs -> Interconnections -> MySensors APP and click on it
- Click on Edit
- Go to tab 'Program code'
At line 27 uncomment the the line Program.Notify (also comment the Pause line if you want:
// this will be called every time a message is received from serial port
//Program.Notify("SerialPort String", incoming);
//Pause(5);
You should now see if messages are arriving in Homegenie, Power cycle (or reset) the gateway or one of the sensors to force it to Present itself again and see if you are getting popups in HomeGenie (see image example)
Edit: Forgot to add, once all is OK, you'll need to add the actual module (or widgets) to the interface, you can do this as follows:
- Go to Configure -> Groups
- Create a new group and open it (or open an existing one)
- Go to Actions -> Add Module
- You should see a group 'HomeAutomation.MySensors' with the modules