-
|
Hello, Neither of them will obtain an IP address using these lines only in the config.txt. [NETWORK] I can connect using a serial connection in putty and force a manual request for an IP address which does work. Using: udhcpc -i eth0 & I'd also like to be able to plug in the SDR using the OTG directly to a computer for use with SDR applications off the network. Thank you in advance for any advice getting this configured. Mark |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Just to note - it's rather not the case of "Accepting DHCP" since the board should have DHCP client implemented. In other case it is limited to static. I must admit I'm not sure why it would be of a value to have DHCP client on such SDR. Since it's simple development device its critical to know it's IP - easiest way is to assign static one. |
Beta Was this translation helpful? Give feedback.
In my case I have 3 devices within the lab network, I control devices via the router and switch so others can access via ssh etc. I believe I've found a solution to my own issue which I will post for the benifit of others. Apparently you can force a MAC address too which is excellent. Place theese lines into the config.txt