My question is about sending or receiving data directly on gsm antennas.(P2P)
According to its documentation, arduino gsm shield lets me send/receive text message or make call to a specific number.
I want to make data broadcasting using gsm antenna.So I need to write a new driver to gsm shield, or not?
And is it possible to do that?