Does anybody Know if it is possible to mantain the module in DATA MODE (adl_fcmSwitchV24State on state ADL_FCM_V24_STATE_DATA) even if the ¨+++¨ sequence is sent from the external app.
Regards,
Camilo
Does anybody Know if it is possible to mantain the module in DATA MODE (adl_fcmSwitchV24State on state ADL_FCM_V24_STATE_DATA) even if the ¨+++¨ sequence is sent from the external app.
Regards,
Camilo
I would also very much like to know this!
Well I have found a way and it works fine.
If you are in DATA MODE and the external app sends a “+++” sequence the Control handler will flag to ADL_FCM_EVENT_V24_AT_MODE_EXT, then you just return with false and the serial line will switch back immediatly to Data Mode.