Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

Chad Kittel's Content

There have been 2 items by Chad Kittel (Search limited from 30-March 23)


By content type

See this member's

Sort by                Order  

#66186 Failing to connect to network AP via wifi

Posted by Chad Kittel on 29 January 2017 - 12:43 AM in Netduino 3

Persistence.  I found the magic combination:

 

Authentication: Shared

Encryption: WPAPSK

Radio:  A

Pass phrase: My Exact Password Is Entered Here

Network Key: 256-bit

Network Key Value 0: The Derived Key  [Used JavaScript PBKDF2(password, ssid, 4096, 256) to generate this.]

Network Key Value 1: blank

ReKey Internal: blank

SSID: My Exact SSID Is Entered Here

 

Guessing it was the lack of Network Key Value 0 the whole time.  Off to the races!  Hopefully this will help someone else.




#66185 Failing to connect to network AP via wifi

Posted by Chad Kittel on 28 January 2017 - 11:02 PM in Netduino 3

I'm trying to get my Netduino 3 Wi-Fi to connect to my home wifi system.  My router is a Google Wifi router.  I've been trying every logical permutation on the MFDeploy application (v 4.3.1.0) to set the right parameters, and yet the wifi light stays amber.

 

1) Is there some lower level debug logs/traces that I could snoop to see what problems the wireless chip might be having?

 

2) Does anyone know what the correct settings should be?

 

Authentication: ? Tried( None, Open, Shared )

Encryption: ? Tried( WPA, WPAPSK )

Radio: ? (Tried A, N, and all)

Pass phrase: My Exact Password Is Entered Here

Network Key: 2048-bit

Network Key Value 0: blank (but upon return is filled with 0s)

Network Key Value 1: blank

ReKey Internal: blank

SSID: My Exact SSID Is Entered Here

 

 

BTW, I do have an application deployed (led blinker)

 

Dev Cap Dump:

HalSystemInfo.halVersion:               4.3.1.0
HalSystemInfo.halVendorInfo:            Netduino 3 Wi-Fi (v4.3.2.2) by Secret Labs LLC
HalSystemInfo.oemCode:                  34
HalSystemInfo.modelCode:                177
HalSystemInfo.skuCode:                  4105
ClrInfo.clrVersion:                     4.3.1.0
ClrInfo.clrVendorInfo:                  Netduino 3 Wi-Fi (v4.3.2.2) by Secret Labs LLC
ClrInfo.targetFrameworkVersion:         4.3.1.0
SolutionReleaseInfo.solutionVersion:    4.3.2.2
SolutionReleaseInfo.solutionVendorInfo: Netduino 3 Wi-Fi (v4.3.2.2) by Secret Labs LLC
SoftwareVersion.BuildDate:              May 14 2015
SoftwareVersion.CompilerVersion:        410894
FloatingPoint:                          True
SourceLevelDebugging:                   True
ThreadCreateEx:                         True
LCD.Width:                              0
LCD.Height:                             0
LCD.BitsPerPixel:                       0
AppDomains:                             True
ExceptionFilters:                       True
IncrementalDeployment:                  True
SoftReboot:                             False
Profiling:                              False
ProfilingAllocations:                   False
ProfilingCalls:                         False
IsUnknown:                              False




home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.