Search found 2 matches

by pstaw
2024-03-07 11:06
Forum: Luckfox Pico-RV1103/RV1106
Topic: Network login
Replies: 14
Views: 10251

Re: Network login

Thank you for the explanation.
Is there a chance that the driver issue will be fixed?
by pstaw
2024-03-01 8:20
Forum: Luckfox Pico-RV1103/RV1106
Topic: Network login
Replies: 14
Views: 10251

Re: Network login

Static IP script presented in Wiki has two flaws: 1. It requires presence of DHCP server to work. It will not assign static IP without first going through DHCP. 2. If the module is powered on without Eth connection it will not activate eth0 device at all. It will stay down without any IP address. Ho...