Open
Description
Hi,
OS6.6.0 added the command ‘set_mac_address’, however on testing the command (using a FRDM-K66 board), it doesn’t actually work.
The command executes correctly and returns a nsapi_error_t of NSAPI_ERROR_OK which the documentation says means that the command has completed successfully, however it doesn’t set the mac address, in fact it doesn’t actually do anything at all.