I am having massive problems with the application and have decided to split it between 2 or more endpoints. That brings up the problem of communication during development and debugging.
How do I change the IP on the USB interface so that it’s a static 192.168.1.x address?
I can make a bridge so they can properly see my local network, but their IP would have to be 192.168.1.x
I am not sure what “communication” do you want, but yes, you can debug without usb cable on latest version. You can use USB network or WiFi to debug. Not need always 192.168.82.2
Since I’m now using an RPI3 and an Endpoint, I figured the easiest way would be to plug the endpoint domino downstream of the RPI3. It totally works! I’m installing Postgres on the RPI, and the Endpoint should be able to talk via TCP/IP to it at speeds of 66Mbps!