You are here: Forum Home → ANT Developers Forums → ANT in Mobile Phones → Thread
Received network key that is null or has invalid length.
mNetworkKey = new NetworkKey(new byte[]{(byte)0xB3, (byte)0xA2, 0x13, 0x43, 0x7D, 0x22, (byte)0xD1, 0x11});
mAntChannel = mAntChannelProvider.acquireChannelOnPrivateNetwork(this, mNetworkKey);