The photos show they have the same M10 modem 'chip', so there's a very high probability they will perform identically. Your biggest challenge is to find a good modem library.
Most of them are push only - using delay() to let things happen.
I started with FONA - but have totally rewritten that to be asynchronous, and remove many unnecessary functions.
Now I send and receive as fast as the network can take them (approx 1-2 seconds per message sent).
Sorry - I can't share that new code as it's not mine to release, bt it can be done.