Search found 7891 matches

by admin
Sun Mar 08, 2026 12:51 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Updated template syntax guide?
Replies: 4
Views: 99

Re: Updated template syntax guide?

Within the export definitions - which are iterated over a complete set of data - there are variables used (like mints, maxts) that automatically adapt to the chosen time resolution (month, day, hour, min, sec). This is not described in the wiki. I will try to find some time to add this in order to ...
by admin
Sun Mar 08, 2026 11:24 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Raspberry Pi microSD card
Replies: 4
Views: 74

Re: Raspberry Pi microSD card

Did not check lately, but "mouser" does have quite a lot of different SLC cards available around the world. I hope that current falsh shortages do not kick in on SD cards as well.
by admin
Sun Mar 08, 2026 11:22 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Updated template syntax guide?
Replies: 4
Views: 99

Re: Updated template syntax guide?


For example, the selector for the timestamp of max or min values in the templates I have are "-maxts" and "mints", respectively, while the Wiki indicates that the syntax for those is " P maxtime" and " P mintime", where " P " is a designator for the timeframe from which the extrema are to be ...
by admin
Sun Mar 08, 2026 11:18 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: How to add a current timestamp in text of a template?
Replies: 1
Views: 49

Re: How to add a current timestamp in text of a template?

When doing an upload the upload file name can reflect upload timestamp by using the % parameters as defined for "strftime".

I don't have an immediate idea how to punch creation time (not bound to the time frame where the data is requested for) into the document itself.
by admin
Sun Mar 08, 2026 10:59 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: MB Pro Red hanging about once amonth
Replies: 5
Views: 173

Re: MB Pro Red hanging about once amonth

When you send me remote login credentials I could look around and may be something strange is found.

How does the failure manifest?
1) Does it stop uploading?
2) Can you still login to the GUI?
3) Do screen saver vertical bars on display still move?
by admin
Sun Mar 08, 2026 10:57 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Meteobridge FORMAT failed
Replies: 2
Views: 88

Re: Meteobridge FORMAT failed

Please post result of "http://ip-of-your-meteobridge/cgi-bin/system.cgi?lsusb" so that I can judge if it with the USB stick or the USB hib chip (which more often is the cause of problems).
by admin
Sun Mar 08, 2026 10:46 am
Forum: Meteobridge Discussion
Topic: Plugin for own Sensor Data with user-defined station
Replies: 3
Views: 101

Re: Plugin for own Sensor Data with user-defined station

Data passed to meteobridge is of type integer. For temperature, rain, wind, pressure the value is send as x10 to provide one decimal of precision even when transported as integer. Therefore, "th0 22 50" will result into 2.2°C and 50% humidity (humidity is not x10 as no decimals are expected ...
by admin
Sun Feb 08, 2026 3:18 pm
Forum: Meteobridge Discussion
Topic: Rotronic Sensor HC2-S added
Replies: 0
Views: 39

Rotronic Sensor HC2-S added

Just released Meteobridge version does adds for Rotronic HC2-S temperature/humidity sensor.

hc2-sensor.png
hc2-sensor.png (67.28 KiB) Viewed 39 times
by admin
Wed Feb 04, 2026 11:58 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: How to solve issues with a dead front button on MB PRO2
Replies: 2
Views: 82

Re: How to solve issues with front button on MB PRO2

Just for the curious I want to share a bit background on this "dead button" issue.

I get the VoCore2 SOCs which are the heart of the MB PRO2 from a developer in China. In order to reduce my setup effort, they are pre-flashing the chips with my firmware before delivery to me for building up the ...
by admin
Wed Feb 04, 2026 11:42 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: How to solve issues with a dead front button on MB PRO2
Replies: 2
Views: 82

Re: How to solve issues with front button on MB PRO2

There is a firmware update for impacted MB PRO2 versions. Please read here: viewtopic.php?p=53560#p53560
by admin
Wed Feb 04, 2026 11:39 am
Forum: FAQ
Topic: How to manually update a MB PRO2 to FW version 1.5
Replies: 0
Views: 80

How to manually update a MB PRO2 to FW version 1.5

The new firmware version 1.5 for Meteobridge PRO2 models with 32 MB flash storage can be flashed to the device with the simple help of a prepared USB stick. Updating these new 32 MB models to FW 1.5 fixes the "dead button" problem of the button behind the pin hole on the front panel. While you don't ...
by admin
Tue Feb 03, 2026 6:20 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: How to solve issues with a dead front button on MB PRO2
Replies: 2
Views: 82

How to solve issues with a dead front button on MB PRO2

Some MB PRO2 do have an issue with the front button (the one behind the pinhole below the LEDs) as it remains dead and does not operate as expected. It is a firmware issue, there is nothing broken on the hardware side with these units.

When your "System - Admin" tab shows "32 MB Flash" and "FW 1.3 ...
by admin
Tue Feb 03, 2026 6:14 pm
Forum: FAQ
Topic: How to reset a MB PRO2 without use of the front button
Replies: 0
Views: 50

How to reset a MB PRO2 without use of the front button

In case the button behind the hole in the front panel is not operational to show up the display menu, you can also do basic reset operations by inserting a USB stick with a FAT32 partition into the front USB socket.

The USB stick needs to have a file named "rescue" (without any extension). This ...