freaktechnik / Webthingify

Turn your Android phone into a Web of Things thing
MIT License
35 stars 3 forks source link

But how to add it to webthings-gateway? #10

Closed eisengrau closed 4 years ago

eisengrau commented 4 years ago

Hi There,

I have set up webthings-gateway, as per the description on their GitHub page, however, after I enable your app on the phone, on port 8088, the gateway is not able to 'find' it, even if I add the URL with the phone's IP manually. The phone and gateway are on the same sub-net, they can ping each other. Is there anything else special to set up on android, maybe root (already have)? Or a special plugin or add-on needs to be installed on the gateway?

Thank you,

freaktechnik commented 4 years ago

That should be everything, however it is possible that a recent update to the gateway has broken the app compatibility, since the latest published version isn't running against the latest webthing library.

eisengrau commented 4 years ago

Hello,

Thank you for your quick answer! Yes, that might as well be the case, as I don't have any special config, eg. my wired network can 'reach' my wireless network, as both of them are on the same subnet, there are no special firewalls running on the server where the gateway is hosted, nor on my android devices. As a matter of fact I am using LineageOS on my 'lab' android mobiles, which are rooted, have no gapps, and installed webthingify trough f-droid by allowing 'incompatible' apps.

Thanks,

eisengrau commented 4 years ago

Issue related to #11