FCM Newby

If it’s not in Data mode, everything is passed to the AT Command interpreter to be handled as AT Commands.

It’s exactly the same in Open-AT:

  • Incoming data arrives via the Data handler (analaguous to a microcontroller’s interrupt handler);
  • Use adl_fcmSendData to send data - the clue is in the name!