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
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.
The text was updated successfully, but these errors were encountered:
@techtraveller This issue has an incomplete or old issue template.For future reference please use an up to date clone of the repository before raising issues. Many thanks.
Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. Internal Jira reference: https://jira.arm.com/browse/IOTOSM-3600
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.
The text was updated successfully, but these errors were encountered: