Hello.
It’is specified in the OrangeStarterKitComponent.c file that the API key is to be specified directly on the board.
"
// set your apikey on the board
// ssh root@192.168.2.2 '/legato/systems/current/bin/config set /LiveObjects/apiKey ’
"
But once connected to the card, in the described folder. It’s not possible to edit the config file.
I think I don’t understand something. Can you shed some light on that?
Thank you in advance for your help.