You will need to set up an NNID on your devkit if you are using any network features that use NNIDs, such as Miiverse and independent servers. If you are only accessing the internet you do not need to set up an NNID.
The documentation on how to set this up exists in your SDK manual in the Account Manager guide. This is located at <CAFE_ROOT>\system\docs\man\en_us\nn\public\API\html\tool_actmgr.html
. The documentation gives you the Cygwin command to run, but if you are using cafex_env.bat
, enter the following line in the command prompt to run the Account Manager (actmgr.rpx
) on your devkit.
cafex run %CAFE_ROOT%/system/bin/ghs/cafe/app/actmgr/NDEBUG/actmgr.rpx
CONFIDENTIAL