Get EV3's serial number from program

500 views Asked by At

I'm going to sell a lego mindstorms EV3 appliaction and I want to protect it. I'm not going to sell source code, only the compiled code so it's not possible to edit it. And to stop anyone from sharing it, I'd like to protect it somehow. The only way I found is to get EV3's s/n or any similar number that's uniquie in every EV3, it'd be easy. So, is this possible? Or are there any other ways to protect my program from sharing it? Thanks!

1

There are 1 answers

2
ensonic On

I am not aware of a serial number that can be read via code. You could use the MAC address of the bluetooth module.