A 2nd EmonTH does not show up in the inputs list

The input page is working as well as are the feeds. Graphing nicely now the local data. And now that it is up and running I have ordered a 4th emonTH as well as a pulse metre to complete the setup.

1 Like

As much as this is an old thread, I’ve had to make this change on a brand new EmonBase running the latest updated image to get it working.

[[SPI]]
        Type = EmonHubRFM69LPLInterfacer
        [[[init_settings]]]
            nodeid = 5
            networkID = 210
            resetPin = 24     # remove line if hardware is emonBase RFM69 SPI
            selPin = 16       # remove line or change to selPin = 26 if hardware is emonBase RFM69 SPI
        [[[runtimesettings]]]
            pubchannels = ToEmonCMS,

That is very careless on our part - it should not have been shipped like that.

The normal test is to hook-up every emonbase to a screen and see if it is receiving data - usually from the other units in the same order. That can’t have been done here. Very sorry about that.

No sorry thats not a shipping issue. Should have been clearer.

I reimaged the EmonBase (hence latest updated image).

However documenting the necessary change above more clearly on the SPI EmonBase page may be beneficial (the comments inline above in particular).

1 Like