Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RM Mini 3 Not Connecting #804

Open
Jab2870 opened this issue Jun 10, 2024 · 5 comments
Open

RM Mini 3 Not Connecting #804

Jab2870 opened this issue Jun 10, 2024 · 5 comments

Comments

@Jab2870
Copy link

Jab2870 commented Jun 10, 2024

Hi

I've recently got a new RM mini 3. Following the instructions in the readme, I connect to it's access point.

However, the setup function doesn't appear to do anything. No errors, but also no output.

>>> import broadlink
>>> broadlink.setup('mysmartnetwork','password',3, ip_address='192.168.10.255')

However, the device never appears to connect to my network - nothing in my router anyway. Not really sure where to go next in terms of debugging.

Thanks in advance

@Nardol
Copy link

Nardol commented Jun 10, 2024

Is your computer only connected to the Broadlink access point so not using E.G. Ethernet?

@Nardol
Copy link

Nardol commented Jun 10, 2024

Or did you try to specify a broadcast address E.G. broadlink.setup('myssid', 'mynetworkpass', 3, ip_address='192.168.0.255')

@Jab2870
Copy link
Author

Jab2870 commented Jun 10, 2024

Thanks for the prompt reply.

Is your computer only connected to the Broadlink access point so not using E.G. Ethernet?

Yes, only connected to the Broadlink device, although re-connects to my home network once the device's AP goes down.

Or did you try to specify a broadcast address E.G. broadlink.setup('myssid', 'mynetworkpass', 3, ip_address='192.168.0.255')

Yes, the broadcast address for the network I am trying to connect it to is 10.255, but I did try that.

@Jab2870
Copy link
Author

Jab2870 commented Jun 10, 2024

And just to add, even if the broadcast was failing, I'd spill expect to see the device connected to the network after authenticating.

@palamosteliaro
Copy link

palamosteliaro commented Jun 11, 2024

I have the same issue with a RM4 mini. No output, just a new line and the device doesn't connect on my network, it stays connected to the laptop's wifi. Trying to specify the ip of the RM4M in the command gives error "setup() got an unexpected keyword argument 'ip_address'"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants