• 10 dec 2017: forum version update. In case of issues use this topic.
  • 30 nov 2017: pilight moved servers. In case of issues use this topic.
Hello There, Guest! Login Register


Bandpass filter problem
#1
Hello everybody,

so I did flash my attiny85 successfully and I had it working fine, filtering false positives on pilight-receive. It would only show my temperature sensors and some smoke detectors. I only have the necessary pins connected (5V, GND, PB3, PB4). But it only worked for a short while.

Now pilight-receive shows the following over and over:

Code:
{
    "message": {
        "version": 3.00,
        "lpf": 80,
        "hpf": 16000
    },
    "origin": "receiver",
    "protocol": "pilight_firmware",
    "uuid": "0000-b8-27-eb-046cca",
    "repeats": 1
}
I don't really know what to make of that. Any ideas?

I believe that I was once able to fix it by connecting the remaining pins, but I am not sure whether that was just an accidental fix.

Thanks for the help!
 
Reply
#2
It's simply telling you that you have an attiny with the pilight firmware connected and what version of the firmware you're using.
 
Reply
#3
(12-20-2017, 07:18 AM)curlymo Wrote: It's simply telling you that you have an attiny with the pilight firmware connected and what version of the firmware you're using.

You are right that is quite obvious.

My question should have been: Why does it show me that instead of my 433MHz devices?
 
Reply
#4
Probably some wrong connections, because the filter obviously works.
 
Reply
#5
(12-20-2017, 06:32 PM)curlymo Wrote: Probably some wrong connections, because the filter obviously works.

Today I reconnected everything and it works again.

Connections did not change:
ATTiny85 PB3 <-> RaspberryPi 3 Pin 13
ATTiny85 PB4 <-> Receiver Data Pin

If it starts showing the pilight_firmware messages again I will post it here.
 
Reply
#6
So it happened again. Setup and connections were not touched. This is my command line output:

Code:
pi@raspberrypi:~ $ pilight-receive
{
   "message": {
       "device_id": 60480,
       "id": 1,
       "unit": 115,
       "battery": 1,
       "temperature": 10.50
   },
   "origin": "receiver",
   "protocol": "oregon_21",
   "uuid": "0000-b8-27-eb-046cca",
   "repeats": 3
}
{
   "message": {
       "version": 3.00,
       "lpf": 80,
       "hpf": 16000
   },
   "origin": "receiver",
   "protocol": "pilight_firmware",
   "uuid": "0000-b8-27-eb-046cca",
   "repeats": 1
}

From that point on the second message is received over and over again.

So it can't be wrong connections. Any other ideas?
 
Reply
#7
What does over and over mean? In what time period?
 
Reply
#8
(01-06-2018, 05:54 PM)curlymo Wrote: What does over and over mean? In what time period?

It continues receiving the firmware message. I don't have exact timings but it feels like the same time interval at which my temperature sensors send. I can try to time the messages though.
 
Reply
#9
(01-06-2018, 05:57 PM)mayonezo Wrote:
(01-06-2018, 05:54 PM)curlymo Wrote: What does over and over mean? In what time period?

It continues receiving the firmware message. I don't have exact timings but it feels like the same time interval at which my temperature sensors send. I can try to time the messages though.

I just timed it. It receives the messages in 1 minute intervals.

I just got a strange one:


Code:
{
    "message": {
        "version": 32769.00,
        "lpf": 0,
        "hpf": 492520
    },
    "origin": "receiver",
    "protocol": "pilight_firmware",
    "uuid": "0000-b8-27-eb-046cca",
    "repeats": 1
}
 
Reply
#10
The 1 minute is what it should be. Can you try the receiver without filter to make sure the receiver isn't the fault?
 
Reply
  


Possibly Related Threads...
Thread Author Replies Views Last Post
Rainbow Lowpass filter - how DOES it work? DE8MSH 16 10,683 04-17-2020, 10:13 PM
Last Post: curlymo
Question Passive Component Band-pass filter ripper121 8 5,049 12-16-2017, 01:38 AM
Last Post: wo_rasp
  Filter kit in 315 receiver? ceandre 1 2,348 04-14-2017, 10:10 PM
Last Post: wo_rasp
  Low Pass Filter and Receiver in Series? re-post Gustavo Woltmann 1 2,566 03-08-2017, 05:25 PM
Last Post: pilino1234
  Filter settings in config.json Saiyato 100 61,631 02-22-2017, 08:24 AM
Last Post: wo_rasp
  Low Pass Filter and Receiver in Series? Hauke 3 5,017 08-30-2016, 08:25 AM
Last Post: wo_rasp
  New filter version curlymo 0 2,489 04-02-2016, 08:05 AM
Last Post: curlymo
  Band-pass filter parts curlymo 60 90,262 01-08-2016, 12:23 AM
Last Post: gneandr
  low pass filter francois.leprieur 3 4,296 12-20-2015, 10:18 AM
Last Post: curlymo
  Low-pass Filter wiring hazzard 4 4,484 11-15-2015, 08:35 AM
Last Post: woutput

Forum Jump:


Browsing: 1 Guest(s)