Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
Hello,
I'm using a MSP432E401Y with the SimpleLink SDK v4.20.0.12. I have setup my project using Sysconfig v1.4.0, and enabled the NDK to activate the Ethernet interface. Everything is setup properly and the device is able to connect to the internet and obtain an IP on the network.
Currently in Sysconfig and the NDK settings the default Hostname is set to "tisoc" and I would like to be able to dynamically update the hostname in the software. When there are multiple device connected to the network they all appear in the device list as "tisoc" which makes it difficult to determine which device is which. Ideally I would like to update the hostname so it matches the device ID which are all unique.