If you have terminal access to the gateway, normally over ssh, you can see if the gateway is online in mqtt "1" and also see any mqtt messages sent on the local mqtt bus. Run the command
mosquitto_sub -v -t \#
NB: There should be a backslash before the #