You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
APIs on the same raspberry PI, would it be possible to add a configurable prefix before the MAC ?
This won't work since this a ST limitation. If we want to send something to ST we need to use the mac to identify ourself. It needs to be a valid mac and obviously match the hardware mac the ST hub received the package from.
Your only option is to add a second network card/device to your raspberry, with a different ip. Then you have two different ip/mac pairs for two different apis.
That could be a great feature yes ! Did not find a solution yet as even using WLAN and ETH on the Raspberry Pi, the mac address used seems to always be the same
Hi,
I understand the "unique mac address" issue with the networkid.
To permit running multiple instances of APIs on the same raspberry PI, would it be possible to add a configurable prefix before the MAC ?
Thanks,
The text was updated successfully, but these errors were encountered: