Hello all,
We are working on an embedded application using MQX 4.2 on a Kinetis K66 MCU, and we now need to integrate IEEE 802.1X (EAP) support for port-level LAN authentication.
To proceed, I have a few questions:
Are there any existing examples, demo projects, or documentation for implementing 802.1X on MQX 4.2 (or similar Freescale/NXP stacks)?
Is there any lightweight 802.1X supplicant library available that’s suitable for resource-constrained MQX systems (preferably C-based and portable)?
Has anyone tried porting wpa_supplicant or other embedded EAP clients into an MQX environment?
Any pointers, experience shares, or example projects would be greatly appreciated.
Thanks in advance!