Skip to content

GSM module as UART peripheral: sending SMS with GPS coords in case of emergency landing #3948

@nzs001

Description

@nzs001

Goal: Flight controller to send the GPS coordinates in SMS using AT commands on UART to the preset phone number with the connected GMS module in case of emergency situation, landing etc. to support finding the lost aircraft.

Purpose: During waypoint mission or long range autonomous flight out of RX or VTX range the in case of emergency landing, finding the aircraft is hard. In GSM coverage area, with a smart phone it would be possible. If this UART feature would be coded in the FC no additional MC is needed to process telemetry data and to send AT commands to the GSM module

Implementation:
GSM module is connected directly to a UART port of the FC.
Emergency conditions to be defined and configured in INAV: emergency landing performed, 0 ground speed for a while, call received on the GSM module, etc.
SMS receiving phone number to be preset in INAV

If anyone is willing to make this a reality, I would be more than happy to test it!

Thanks,
Zsolt Nagy

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions