Skip to content

Send command error #38

@igorvin

Description

@igorvin

Hello,
I'm can successfuly learn any command but
When I try to send command command , I'm receiving the following issue:


Traceback (most recent call last):
File "./BlackBeanControl.py", line 232, in
RM3Device.send_data(DecodedCommand)
File "/usr/local/lib/python2.7/dist-packages/broadlink/init.py", line 560, in send_data
self.send_packet(0x6a, packet)
File "/usr/local/lib/python2.7/dist-packages/broadlink/init.py", line 305, in send_packet
response = self.cs.recvfrom(2048)
socket.timeout: timed out


This is My BlackBeanControl.ini


[General]
IPAddress = 192.168.1.17
Port = 80
MACAddress = B4:43:0D:xx:xx:xx
Timeout = 5

[Commands]
TV_VOL_UP = 2600600000012692131114121311141213111313121114371410141015111312133612371337141112371337133614111511121312371237131213111510133
714351337141212111300059b0001284914000c440001274813000c430001284914000d050000000000000000
TVPower = 2600320174380e0e0f2b0f0d0f0e100c0f0f0d0f100c0f0e0e0e0f0e0f0f0c100e2a0e0e0f0e0f0e0e0e0f0e0e0f0e0e0f0e0e0f0d2b0e0f0e0f0e0f0d100d0f0
d0e100e0d100d2c0d0e0f2c0d2a0f2b0f2a0e0e0f0e0


Thanks in Advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions