-
Notifications
You must be signed in to change notification settings - Fork 52
Description
Hello,
I am starting with the basic Receiver Test on a RP Pico in order to read the Tx codes on a Samsung remote.
When I run the from ir_rx.test import test , I then selected test (8) as well as test(), and when it starts to run I receive the Error: bad block - see video- New Recording - 10/30/2022, 12:55:30 AM
I am using a 38kHz TSOP1738 - do you think that may be the issue? https://pdf1.alldatasheet.com/datasheet-pdf/view/26589/VISHAY/TSOP1738.html
I have tried a few different times with a few different results: sometimes it returns an "Invalid start Pulse" in between the running heartbeat. But I haven't been able to obtain a value that I can use for a transmitter.
Any suggestions are appreciated. I am not an expert at any of this, and learning every day through the process.
thank you,
Paul