12-20-2017, 01:22 AM
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:
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!
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 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!