MB Nano SD - Probably a Beginner's Question

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
stevejd64
Fresh Boarder
Fresh Boarder
Posts: 11
Joined: Mon Jan 22, 2018 2:50 pm

MB Nano SD - Probably a Beginner's Question

Post by stevejd64 »

I'm trying to feed data from my PWS to a personal web page. What I want to do is to update the very popular HomeWeatherStation (Weather34) with periodic data. I understand that the Meteorbridge Nano SD already has the full php stack stored on the device, so nothing else needs to be installed, in principle.

But I've come up against a problem and have a couple of questions:

Firstly, what URL do I use here? (red arrow in attached image). Is this the URL of my site, pointing to an appropriate relevant page? Or am I missing something. And is an API required here?
weather 34.png
weather 34.png (91.14 KiB) Viewed 827 times
The second issue is that when I use the site URL I receive the following error message:
weather 34_detail.png
weather 34_detail.png (118.97 KiB) Viewed 827 times

My Provider has assured me that all SSH certificates are up to date and valid. I can connect readily by SFTP with Filezilla.
Has anyone had this or similar issues?
Thanks
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: MB Nano SD - Probably a Beginner's Question

Post by admin »

As mentioned via PM the URL you specified does not point to the folder where the "mb.php" script of weather34 is located. You can easily check if the URL works by using your browser and adding "/mb.php" to the URL you think is right. When you get the 404 error, the URL does not point to the import "mb.php" script.
Post Reply