Hi kef2
Well the WiFi is actually an 2.4Ghz (meaning it's not the fastest but probably will be able to maintain 6 Mhz). This is because the WiFi chip we are using to communicate with S12Z is an ESP32 from Esperiff which is not a top end chip but it is very capable.
I like your suggestion of using S-record file to program it directly however writing the whole code for BDM communication is going to be a big task in itself.
For the longest time I have been asking for any Software library (like Open BDM which I keep hearing about ) but no one (Neither NXP nor PEMicro) has provided any help on this. If you know if any C/C++ or any language library for any MCU, we can re purpose it for our task.
Thanks!