04-08-2015, 09:47 PM
hi,
after some time I came back to this project. I tested the 433nano code on an Arduino UNO clone and pilight running on xubuntu 14.04.
First, I also got these errors when trying to upload my code with avrdude:
stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
But I could solve them by removing the "-b 57600" for the upload.
Now it works well for sending via the webinterface, but I do not receive anything.
The sender and receiver do work on a raspberry pi (without bandpass filter).
I did try with an Attiny85 pre-filter but then it also did not receive anything anymore on the raspberry pi, but that is maybe off topic.
I use a China RXB6 receiver. Any ideas why nothing is received?
after some time I came back to this project. I tested the 433nano code on an Arduino UNO clone and pilight running on xubuntu 14.04.
First, I also got these errors when trying to upload my code with avrdude:
stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
But I could solve them by removing the "-b 57600" for the upload.
Now it works well for sending via the webinterface, but I do not receive anything.
The sender and receiver do work on a raspberry pi (without bandpass filter).
I did try with an Attiny85 pre-filter but then it also did not receive anything anymore on the raspberry pi, but that is maybe off topic.
I use a China RXB6 receiver. Any ideas why nothing is received?