Hello, I'm trying to make my arduino project controlled by a simple 433MHz remote. I already managed to set the velues to the remote's buttons but unfortunately I'm not able to receive the values sent by a remote with a HC-12.
I already checked and my FS100A is able to capture the data from the remote but I have a problem with a range. I have to hold my remote about 0.5 cm from the antenna, even tho I made it according to specs. I also tried it with a bought one but also didn't succeed. That's why I'm wondering whether there is a way to use just one HC-12 and receive data with it from the remote.
srnet:
Its a bit confusing .........................
Are you trying to use a HC12 to receive data from a non-HC12 module ?
Modules of different types, especially the packet based ones such as HC12, often don't talk to other types of modules.
Thanks, that's what I was asking for. I wasn't sure if it's possible for HC12 to receive data from non-HC12.
I have to find a different solution then.
Thanks for help