adafruit / nina-fw

Firmware for u-blox NINA W102 WiFi/BT module
85 stars 43 forks source link

Firmware version tweaks #4

Closed docmollo closed 5 years ago

docmollo commented 5 years ago

I've rev'd the firmware version in CommandHandler.cpp and tweaked the combine.py script to include that same version number (though manually updated at the moment) in the generated firmware binary file. This will allow the companion CircuitPython code (updates and PR coming soon), or a human, to verify if a WPA2 Enterprise-enabled firmware is running on the WiFi co-processor.

My OCD kept telling me to make more changes to clean up the README.md and other things, but that starts pushing this code away from the original Arduino code base, and I'm not sure what the big picture plans are, so I left all that alone for now. I'd be happy to put my ideas into an email or some other form for discussion.