-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Hi!
I've tried running the example on an ESP32 with the 433MHz wheel sensors, but no luck. Communication with the CC1101 is working correctly; it initializes everything, but it doesn’t receive any data. I know the TPMS is sending data because I can read it correctly with the RTL-SDR, and thanks to the rtl_433 utility, I can see readings compatible with the ‘truck’ sensor type. I tried changing the sync bytes to other values based on the readings I had from the SDR, but still nothing. I noticed that when compiling the code, there was an error (a missing ; on line 81 and the setFlag function isn’t declared at the beginning), so I'm wondering if the code was really tested or if you made any changes. Any help would be appreciated!
Metadata
Metadata
Assignees
Labels
No labels